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 Development01:22

Language Development

299
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...
299
Language01:16

Language

183
Language is a unique communication system that uses words and systematic rules to organize and transmit information. Unlike other forms of communication, which may involve postures, movements, odors, or vocalizations, language relies on symbols and grammar. This makes human communication distinct from that of other species, who also communicate but do not use language in the same way humans do.
Corballis and Suddendorf (2007) and Tomasello and Rakoczy (2003) highlight the role of language in...
183
Modeling and Similitude01:12

Modeling and Similitude

211
Scaled modeling is a fundamental technique in engineering, enabling the study of large and complex systems by creating smaller, manageable replicas that recreate critical characteristics of the original. In hydrology and civil infrastructure, for example, scaled models of dams help analyze water flow, turbulence, and pressure. This method allows for accurate predictions of real-world behavior within a controlled environment, significantly reducing the cost and time involved in full-scale...
211
Schemas01:42

Schemas

11.5K
A schema is a mental construct consisting of a cluster or collection of related concepts (Bartlett, 1932). There are many different types of schemata, and they all have one thing in common: schemata are a method of organizing information that allows the brain to work more efficiently. When a schema is activated, the brain makes immediate assumptions about the person or object being observed.
11.5K
Models, Theories, and Laws01:16

Models, Theories, and Laws

5.0K
Scientists frequently use models to help them comprehend a specific collection of phenomena. In physics, a model is a condensed version of a physical system that is too complex to study thoroughly. One such example is the light wave model; unlike water waves, light waves are typically invisible to us. Nonetheless, it is helpful to think of light as being composed of waves, since investigations show that light behaves like water waves. Since it is impossible to visually see what is genuinely...
5.0K
Language and Cognition01:27

Language and Cognition

308
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.
308

You might also read

Related Articles

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

Sort by
Same author

COX-2 inhibition improves immune system homeostasis and decreases liver damage in septic rats.

The Journal of surgical research·2009
Same author

Mass spectral characterization of organophosphate-labeled, tyrosine-containing peptides: characteristic mass fragments and a new binding motif for organophosphates.

Journal of chromatography. B, Analytical technologies in the biomedical and life sciences·2009
Same author

3D-SURFER: software for high-throughput protein surface comparison and analysis.

Bioinformatics (Oxford, England)·2009
Same author

Total arch replacement with stented elephant trunk technique: a proposed treatment for complicated Stanford type B aortic dissection.

Journal of cardiac surgery·2009
Same author

Top-emitting white organic light-emitting devices with a one-dimensional metallic-dielectric photonic crystal anode.

Optics letters·2009
Same author

[Detection of tick and tick-borne pathogen in some ports of Inner Mongolia].

Zhonghua liu xing bing xue za zhi = Zhonghua liuxingbingxue zazhi·2009

Related Experiment Video

Updated: May 23, 2025

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

474

LLMER: Crafting Interactive Extended Reality Worlds with JSON Data Generated by Large Language Models.

Jiangong Chen, Xiaoyi Wu, Tian Lan

    IEEE Transactions on Visualization and Computer Graphics
    |March 10, 2025
    PubMed
    Summary

    This study introduces LLMER, a framework for creating interactive Extended Reality (XR) worlds using Large Language Models (LLMs) and JSON data. LLMER significantly reduces errors and task completion time in XR development.

    More Related Videos

    Author Spotlight: Insights into the Analysis of Human Interaction with 3D Virtual Objects
    06:36

    Author Spotlight: Insights into the Analysis of Human Interaction with 3D Virtual Objects

    Published on: October 18, 2024

    862
    Using Generative Art to Convey Past and Future Climate Transitions
    06:10

    Using Generative Art to Convey Past and Future Climate Transitions

    Published on: March 31, 2023

    848

    Related Experiment Videos

    Last Updated: May 23, 2025

    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

    474
    Author Spotlight: Insights into the Analysis of Human Interaction with 3D Virtual Objects
    06:36

    Author Spotlight: Insights into the Analysis of Human Interaction with 3D Virtual Objects

    Published on: October 18, 2024

    862
    Using Generative Art to Convey Past and Future Climate Transitions
    06:10

    Using Generative Art to Convey Past and Future Climate Transitions

    Published on: March 31, 2023

    848

    Area of Science:

    • Computer Science
    • Human-Computer Interaction
    • Artificial Intelligence

    Background:

    • Integrating Large Language Models (LLMs) with Extended Reality (XR) enables natural language interaction for immersive environments.
    • Current XR development faces challenges with data extraction complexity, leading to high costs and generation errors.
    • Existing script generation methods often produce flawed code, causing application instability and poor user experience.

    Purpose of the Study:

    • To introduce LLMER, a novel framework for generating interactive XR worlds using LLM-generated JSON data.
    • To address the limitations of current XR development approaches, particularly those relying on script generation.
    • To enhance the efficiency and reduce errors in creating complex XR environments.

    Main Methods:

    • LLMER translates natural language inputs into structured JSON data, bypassing direct code generation.
    • A multi-stage strategy selectively provides essential contextual information tailored to user requests.
    • The framework incorporates multiple modules designed for diverse XR application requirements.

    Main Results:

    • LLMER demonstrated an over 80% reduction in consumed tokens compared to state-of-the-art methods.
    • Task completion time was reduced by approximately 60% in preliminary user studies.
    • The JSON-based approach significantly minimizes application crashes and processing latency.

    Conclusions:

    • LLMER offers a more robust and efficient method for developing interactive XR experiences.
    • The framework effectively reduces errors and improves performance in LLM-powered XR content creation.
    • User feedback highlights the potential for further optimization and broader application of the LLMER system.