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

Non-equilibrium in the Cell01:16

Non-equilibrium in the Cell

5.7K
An important concept in studying metabolism and energy is that of chemical equilibrium. Most chemical reactions are reversible. They can proceed in both directions, releasing energy into their environment in one direction, and absorbing it from the environment in the other direction. The same is true for the chemical reactions involved in cell metabolism, such as the breaking down and building up of proteins into and from individual amino acids, respectively. Reactants within a closed system...
5.7K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.8K
3.8K
Small interfering RNAs (siRNA)02:30

Small interfering RNAs (siRNA)

5.3K
5.3K
SBAR II: Application of SBAR01:14

SBAR II: Application of SBAR

6.8K
SBAR is an effective communication tool used by healthcare professionals to communicate patient information accurately. SBAR stands for Situation, Background, Assessment, and Recommendation. For a better understanding, an example is given below.
SBAR Report from a Nurse to a Health Care Provider
S: "Hello, Dr. Smith. This is Jane, RN, from the Med Surg unit. I am calling to tell you about Ms. White in Room 210, who is experiencing increased pain and redness at her incision site. Her recent...
6.8K
Higher Mental Functions of the Brain: Language01:10

Higher Mental Functions of the Brain: Language

4.1K
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...
4.1K
Synthetic Biology02:55

Synthetic Biology

5.8K
Synthetic biology is an interdisciplinary science that involves using principles from disciplines such as engineering, molecular biology, cell biology, and systems biology. It involves remodeling existing organisms from nature or constructing completely new synthetic organisms for applications such as protein or enzyme production, bioremediation, value-added macromolecule production, and the addition of desirable traits to crops, to name a few.
Golden rice
Golden rice is a genetically modified...
5.8K

You might also read

Related Articles

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

Sort by
Same author

Exploring artificial intelligence techniques to research low energy nuclear reactions.

Frontiers in artificial intelligence·2024
Same author

Exploring Coronavirus Disease 2019 Vaccine Hesitancy on Twitter Using Sentiment Analysis and Natural Language Processing Algorithms.

Clinical infectious diseases : an official publication of the Infectious Diseases Society of America·2022
Same author

COVID-19 early-alert signals using human behavior alternative data.

Social network analysis and mining·2021
See all related articles

Related Experiment Video

Updated: Apr 3, 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

1.3K

A bird-inspired artificial intelligence framework for advanced large text summarization.

Binxu Huang1, Anasse Bari1

  • 1Department of Computer Science, Courant Institute of Mathematical Sciences, New York University, New York, NY, United States.

Frontiers in Artificial Intelligence
|April 2, 2026
PubMed
Summary
This summary is machine-generated.

A novel bird-flocking algorithm enhances text summarization by identifying key sentences, improving factual accuracy and reducing hallucinations when used with large language models (LLMs). This biologically inspired framework ensures summaries remain faithful to the original text.

Keywords:
LLM hallucinationartificial intelligencebird flockingextractive summarizationfactual consistencyhybrid rankingknowledge graphsnatural language processing

Related Experiment Videos

Last Updated: Apr 3, 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

1.3K

Area of Science:

  • Natural Language Processing
  • Artificial Intelligence
  • Computational Linguistics

Background:

  • Large language models (LLMs) excel at abstractive summarization but often generate unsupported or hallucinated content.
  • Ensuring factual accuracy and source faithfulness remains a challenge in automated text summarization.

Purpose of the Study:

  • To introduce a biologically inspired bird-flocking framework as a preprocessing step for LLM-based text summarization.
  • To enhance factual accuracy and reduce hallucinations in generated summaries by grounding LLMs in source text.

Main Methods:

  • A bird-flocking-inspired algorithm identifies salient sentences using contextual information, sentence position, and thematic relevance.
  • The framework incorporates unified stop-word control, collocation recognition, attention mechanisms, and unsupervised Flock-by-Leader text clustering.
  • This method generates a structured intermediate representation of the source document for LLM input.

Main Results:

  • The framework consistently produces concise and factually correct summaries, outperforming a major LLM baseline.
  • Demonstrated improvements in ROUGE-1 (7.28%), ROUGE-L (6.19%), and entity coverage (45.28%) across over 9,000 documents.
  • Significantly reduced model hallucination by ensuring summaries are exclusively grounded in the original text.

Conclusions:

  • The bio-inspired bird-flocking framework effectively mitigates LLM hallucinations in text summarization.
  • This approach serves as an efficient preprocessing step, complementing both conventional and generative AI summarization methods.
  • The framework enhances summary consistency, diversity, and factual integrity, particularly for long-form documents.