Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Language and Cognition01:27

Language and Cognition

Language serves as a bridge between ideas and communication, influencing how individuals perceive and interact with the world. Psychologists have long debated whether language shapes thought or vice versa. This discussion gained grip with Edward Sapir and Benjamin Lee Whorf in the 1940s, who proposed that language determines thought, a concept known as linguistic determinism. They suggested that the vocabulary and structure of a language influence how its speakers think and perceive reality.
Retrieval01:12

Retrieval

Retrieval is the process of getting information out of memory storage and back into conscious awareness. This ability is essential for daily tasks like brushing hair and teeth, driving to work, and performing job duties. Retrieval occurs in three ways: recall, recognition, and relearning.
Recall involves accessing information without cues, such as during an essay test, where individuals must retrieve facts and concepts from memory unaided. Another example is remembering the name of a colleague...
Reasoning01:30

Reasoning

Reasoning is the action of thinking about something in a logical, sensible way. It is integral to problem-solving, decision-making, and critical thinking. Reasoning can be inductive or deductive. Reasoning involves transforming information into conclusions, which is essential for problem-solving, decision-making, and critical thinking.
Inductive reasoning involves deriving generalizations from specific observations. This type of reasoning helps form beliefs about the world. For example,...
Deductive Reasoning01:16

Deductive Reasoning

Deductive reasoning, or deduction, is the type of logic used in hypothesis-based science. In deductive reasoning, the pattern of thinking moves in the opposite direction from inductive reasoning. It uses a general principle or law to predict specific results. From these general principles, a scientist can predict specific results that remain valid as long as the general principles are correct.For example, a researcher can make specific predictions from the hypothesis "butterflies are attracted...
Higher Mental Functions of the Brain: Language01:10

Higher Mental Functions of the Brain: Language

Language is a system of communication that allows the expression of thoughts, ideas, and feelings. The brain processes language in both hemispheres.
Language formation and comprehension take place in the dominant hemisphere. The dominant hemisphere is responsible for understanding the meaning of spoken, written, or sign language, as well as the ability to communicate. For most people, the left hemisphere is the dominant one. The right hemisphere, then, gives tone and emotional context to the...
Language Development01:22

Language Development

Children master language quickly and with relative ease, supported by both biological predisposition and reinforcement. B. F. Skinner (1957) proposed that language is learned through reinforcement, while Noam Chomsky (1965) argued that language acquisition mechanisms are biologically determined.
The critical period for language acquisition suggests that the ability to acquire language is at its peak early in life. As people age, this proficiency decreases. Language development begins very...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

MedQA-CS: Objective Structured Clinical Examination (OSCE)-Style Benchmark for Evaluating LLM Clinical Skills.

Proceedings of the conference. Association for Computational Linguistics. European Chapter. Conference·2026
Same author

ChatCLIDS: Simulating Persuasive AI Dialogues to Promote Closed-Loop Insulin Adoption in Type 1 Diabetes Care.

Proceedings of the ... AAAI Conference on Artificial Intelligence. AAAI Conference on Artificial Intelligence·2026
Same author

Social Determinants of Health and 1-Year Buprenorphine Initiation Among Justice-Involved Veterans.

JAMA network open·2026
Same author

Contemporary Analysis of Diagnosis, Treatment, and Outcomes in Pisiform Fractures at a Level 1 Trauma Center.

Hand (New York, N.Y.)·2026
Same author

From Scores to Steps: Diagnosing and Improving LLM Performance in Evidence-Based Medical Calculations.

Proceedings of the Conference on Empirical Methods in Natural Language Processing. Conference on Empirical Methods in Natural Language Processing·2026
Same author

README: Bridging Medical Jargon and Lay Understanding for Patient Education through Data-Centric NLP.

Findings of ACL. EMNLP. Conference on Empirical Methods in Natural Language Processing·2026
Same journal

Unraveling LoRA Interference: Orthogonal Subspaces for Robust Model Merging.

Proceedings of the conference. Association for Computational Linguistics. Meeting·2026
Same journal

Improving Formality Style Transfer with Context-Aware Rule Injection.

Proceedings of the conference. Association for Computational Linguistics. Meeting·2026
Same journal

SOCIALITE-LLAMA: An Instruction-Tuned Model for Social Scientific Tasks.

Proceedings of the conference. Association for Computational Linguistics. Meeting·2025
Same journal

GraphCheck: Breaking Long-Term Text Barriers with Extracted Knowledge Graph-Powered Fact-Checking.

Proceedings of the conference. Association for Computational Linguistics. Meeting·2025
Same journal

IRIS: Interpretable Retrieval-Augmented Classification for Long Interspersed Document Sequences.

Proceedings of the conference. Association for Computational Linguistics. Meeting·2025
Same journal

Logic-driven Indirect Supervision: An Application to Crisis Counseling.

Proceedings of the conference. Association for Computational Linguistics. Meeting·2025
See all related articles

Related Experiment Video

Updated: Jun 30, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

RARE: Retrieval-Augmented Reasoning Enhancement for Large Language Models.

Hieu Tran1, Zonghai Yao1, Zhichao Yang1

  • 1University of Massachusetts, Amherst.

Proceedings of the Conference. Association for Computational Linguistics. Meeting
|June 29, 2026
PubMed
Summary
This summary is machine-generated.

Retrieval-Augmented Reasoning Enhancement (RARE) improves large language models by integrating external knowledge. This boosts factual accuracy and reasoning capabilities in complex tasks.

Related Experiment Videos

Last Updated: Jun 30, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

Area of Science:

  • Artificial Intelligence
  • Natural Language Processing
  • Machine Learning

Background:

  • Large language models (LLMs) struggle with factual integrity and complex reasoning.
  • Existing mutual reasoning frameworks require enhancement for knowledge-intensive domains.

Purpose of the Study:

  • To introduce Retrieval-Augmented Reasoning Enhancement (RARE) for improving LLM reasoning accuracy and factuality.
  • To enhance LLMs for complex tasks like medical and commonsense reasoning.

Main Methods:

  • RARE extends the mutual reasoning framework (rStar) with two novel Monte Carlo Tree Search actions (A6 and A7).
  • Action A6 augments reasoning with retrieved data based on the problem statement.
  • Action A7 uses retrieval for sub-questions and re-answers, alongside a Retrieval-Augmented Factuality Scorer.

Main Results:

  • RARE enables open-source LLMs (LLaMA 3.1) to achieve performance competitive with closed-source models (GPT-4, GPT-4o).
  • The proposed factuality scorer prioritizes reasoning paths with high factual integrity.

Conclusions:

  • RARE offers a scalable solution for enhancing LLM performance in critical domains.
  • The framework significantly improves logical coherence and factual accuracy in LLM reasoning.