#research

Research

936 stories tagged Research · page 8 of 39

AI Learns to Mimic Expert Financial Judgment
general

AI Learns to Mimic Expert Financial Judgment

Researchers at Thinking Machines AI have published a study demonstrating an AI system that can replicate expert financial decision-making. The system was trained on data from seasoned financial analysts and shows proficiency in market trend analysis, risk assessment, and strategic planning. This could make sophisticated financial advice more accessible to everyday investors.

via Hacker News AI#ai#finance#investing
RuleChef: Making AI Rules Editable by Humans
research

RuleChef: Making AI Rules Editable by Humans

Researchers introduced RuleChef, a system that uses LLMs to generate executable rules for NLP tasks like text classification, NER, and relation extraction. Rules are created from task descriptions and labeled examples, then iteratively improved via human feedback or additional examples. The system can also bootstrap rules from any existing model's input-output pairs.

via ArXiv cs.CL#ai#research#nlp
New AI Research Could Fix Enterprise Software's Biggest Frustration
research

New AI Research Could Fix Enterprise Software's Biggest Frustration

Researchers developed a proof-of-concept showing how a new AI training method called Reinforcement Learning with Verifiable Rewards (RLVR) could make enterprise software tools work more reliably by training AI directly in the target environment instead of just predicting the next word. This could mean fewer silent errors and smoother workflows in business applications like Jira and Confluence.