Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 2, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 2, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 2, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 2, 2025

      The Alters: Release date, mechanics, and everything else you need to know

      June 2, 2025

      I’ve fallen hard for Starsand Island, a promising anime-style life sim bringing Ghibli vibes to Xbox and PC later this year

      June 2, 2025

      This new official Xbox 4TB storage card costs almost as much as the Xbox SeriesXitself

      June 2, 2025

      I may have found the ultimate monitor for conferencing and productivity, but it has a few weaknesses

      June 2, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      May report 2025

      June 2, 2025
      Recent

      May report 2025

      June 2, 2025

      Write more reliable JavaScript with optional chaining

      June 2, 2025

      Deploying a Scalable Next.js App on Vercel – A Step-by-Step Guide

      June 2, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      The Alters: Release date, mechanics, and everything else you need to know

      June 2, 2025
      Recent

      The Alters: Release date, mechanics, and everything else you need to know

      June 2, 2025

      I’ve fallen hard for Starsand Island, a promising anime-style life sim bringing Ghibli vibes to Xbox and PC later this year

      June 2, 2025

      This new official Xbox 4TB storage card costs almost as much as the Xbox SeriesXitself

      June 2, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Researchers from Salesforce, The University of Tokyo, UCLA, and Northeastern University Propose the Inner Thoughts Framework: A Novel Approach to Proactive AI in Multi-Party Conversations

    Researchers from Salesforce, The University of Tokyo, UCLA, and Northeastern University Propose the Inner Thoughts Framework: A Novel Approach to Proactive AI in Multi-Party Conversations

    January 6, 2025

    Conversational AI has come a long way, but one challenge persists: getting systems to engage proactively in a way that feels natural. Many AI tools either wait passively for direct prompts or overwhelm users by jumping into conversations unnecessarily. This is especially tricky in multi-party settings, where timing and relevance are everything. Striking the right balance is crucial—AI needs to contribute meaningfully without interrupting or taking over the discussion.

    A team of researchers from Salesforce, The University of Tokyo, UCLA, and Northeastern University offers a fresh approach with the Inner Thoughts framework. This method gives AI an internal “train of thoughts,” allowing it to process the conversation quietly, decide whether it has something valuable to add, and find the right moment to contribute. Inspired by how people engage in dialogue, this framework helps AI systems feel more intuitive and context-aware.

    The framework has been tested in two systems: a multi-agent simulation platform and a chatbot called Swimmy. Both demonstrated clear improvements in how well the AI participated in conversations, especially in maintaining coherence and timing.

    Technical Details and Benefits

    The Inner Thoughts framework consists of five main steps: Trigger, Retrieval, Thought Formation, Evaluation, and Participation. When something in the conversation happens, like a pause or a new message, the AI retrieves relevant memories, forms potential responses, and evaluates them. Only the most relevant and timely thoughts are shared, ensuring the AI’s contributions add value without disrupting the flow.

    This framework uses both quick, instinctive responses and more thoughtful, deliberate contributions, mimicking the way humans switch between instinctive reactions and deeper reflections. This dual approach makes the system adaptable to different conversational styles.

    Some key benefits include:

    1. Balanced Participation: AI contributes only when it’s meaningful and appropriate.
    2. Natural Flow: Contributions fit smoothly into the conversation.
    3. Positive Feedback: Users find the AI’s engagement more thoughtful and less intrusive.

    Insights from Results

    When tested against traditional models, the Inner Thoughts framework consistently performed better. Here are some highlights:

    • Improved Metrics: The AI was rated higher for coherence, engagement, and adaptability.
    • User Preference: More than 80% of participants preferred conversations with the Inner Thoughts AI.
    • Better Timing: The AI’s ability to join conversations at the right moment was a standout feature.

    For example, during a discussion about weekend plans, the AI chimed in about yoga when it recognized the relevance. This kind of thoughtful participation stood in stark contrast to older models, which often missed opportunities or responded out of context.

    Conclusion

    The Inner Thoughts framework marks an important step in making conversational AI more relatable and effective. By focusing on intrinsic motivations and carefully timed participation, it transforms AI from a reactive tool into an active, thoughtful participant. This approach opens up new possibilities for using AI in collaborative environments and social settings. As these systems continue to evolve, frameworks like Inner Thoughts offer a glimpse of how AI can seamlessly integrate into human conversations.


    Check out the Paper. All credit for this research goes to the researchers of this project. Also, don’t forget to follow us on Twitter and join our Telegram Channel and LinkedIn Group. Don’t Forget to join our 60k+ ML SubReddit.

    🚨 FREE UPCOMING AI WEBINAR (JAN 15, 2025): Boost LLM Accuracy with Synthetic Data and Evaluation Intelligence–Join this webinar to gain actionable insights into boosting LLM model performance and accuracy while safeguarding data privacy.

    The post Researchers from Salesforce, The University of Tokyo, UCLA, and Northeastern University Propose the Inner Thoughts Framework: A Novel Approach to Proactive AI in Multi-Party Conversations appeared first on MarkTechPost.

    Source: Read More 

    Hostinger
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleAutoGraph: An Automatic Graph Construction Framework based on LLMs for Recommendation
    Next Article Dolphin 3.0 Released (Llama 3.1 + 3.2 + Qwen 2.5): A Local-First, Steerable AI Model that Puts You in Control of Your AI Stack and Alignment

    Related Posts

    Security

    ⚡ Weekly Recap: APT Intrusions, AI Malware, Zero-Click Exploits, Browser Hijacks and More

    June 2, 2025
    Security

    Exploitation Risk Grows for Critical Cisco Bug

    June 2, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    7 MagSafe accessories that I recommend every iPhone user should have

    News & Updates

    Google Ads slap more AI into the platform

    Operating Systems

    CVE-2025-20970 – Bixby Vision Privilege Escalation Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    “We definitely heard the feedback, we know people are excited about Paladins.” Diablo 4 lead talks about taking a new direction with the Spiritborn class and more about Vessel of Hatred

    Development

    Highlights

    Artificial Intelligence

    Music AI Sandbox, now with new features and broader access

    May 29, 2025

    Helping music professionals explore the potential of generative AI Source: Read More 

    A Coding Implementation on Introduction to Weight Quantization: Key Aspect in Enhancing Efficiency in Deep Learning and LLMs

    April 13, 2025

    SuperBPE: Advancing Language Models with Cross-Word Tokenization

    March 24, 2025

    Mastering SFMC Automation Studio: Activities, Capabilities, and Journey Integration

    December 7, 2024
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.