All posts tagged: outperforms

Body roundness index outperforms BMI in predicting depression risk for dementia patients

Body roundness index outperforms BMI in predicting depression risk for dementia patients

New research published in the Journal of Health Psychology suggests that a specific measurement of body shape called the Body Roundness Index provides evidence of a link between excess belly fat and depression in people with dementia. The findings indicate that older adults with dementia who have a more rounded body shape face significantly higher odds of experiencing depressive symptoms. This provides a potential new tool for doctors to identify and monitor mental health risks in older patients experiencing cognitive decline. Scientists conducted this study to better understand how physical health conditions contribute to mood disorders in older adults experiencing cognitive decline. Felipe Kenji Sudo, a medical doctor and researcher affiliated with the D’Or Institute for Research and Education in Brazil, explained the motivation behind the project. “Depression is very common in people with dementia, but it is not always easy to recognize or anticipate in everyday clinical practice,” Sudo said. “We wanted to explore whether simple measures related to body fat distribution might be associated with depression in this population,” Sudo noted. Dementia is …

MemRL outperforms RAG on complex agent benchmarks without fine-tuning

MemRL outperforms RAG on complex agent benchmarks without fine-tuning

A new technique developed by researchers at Shanghai Jiao Tong University and other institutions enables large language model agents to learn new skills without the need for expensive fine-tuning. The researchers propose MemRL, a framework that gives agents the ability to develop episodic memory, the capacity to retrieve past experiences to create solutions for unseen tasks. MemRL allows agents to use environmental feedback to refine their problem-solving strategies continuously. MemRL is part of a broader push in the research community to develop continual learning capabilities for AI applications. In experiments on key industry benchmarks, the framework outperformed other baselines such as RAG and other memory organization techniques, particularly in complex environments that require exploration and experiments. This suggests MemRL could become a critical component for building AI applications that must operate in dynamic real-world settings where requirements and tasks constantly shift. The stability-plasticity dilemma One of the central challenges in deploying agentic applications is adapting the underlying model to new knowledge and tasks after the initial training phase. Current approaches generally fall into two categories: …