← Search

Yue Guo

16 accepted papers

2026

PERSONAAGENT WITH GRAPHRAG: COMMUNITY-AWARE KNOWLEDGE GRAPHS FOR PERSONALIZED LLM

ICASSP 2026poster

We propose a novel framework for persona-based language model system, motivated by the need for personalized AI agents that adapt to individual user preferences. In our approach, the agent embodies the user's "persona" (e.g. user profile or taste) and is powered by a large language model (LLM). To e…

Cited by 3SourcePDFScholar
2026

Revisiting ML Training under Fully Homomorphic Encryption: Convergence Guarantees, Differential Privacy, and Efficient Algorithms

ICML 2026poster

We present the first theoretical convergence analysis of machine learning training under fully homomorphic encryption (FHE), combined with a differentially private (DP) training algorithm tailored to encrypted computation. Our approach improves computational efficiency over standard differentially p…

Cited by 0SourceScholar
2024

APPLS: Evaluating Evaluation Metrics for Plain Language Summarization

EMNLP 2024main

While there has been significant development of models for Plain Language Summarization (PLS), evaluation remains a challenge. PLS lacks a dedicated assessment metric, and the suitability of text generation evaluation metrics is unclear due to the unique transformations involved (e.g., adding backgr…

2024

Advancing Abductive Reasoning in Knowledge Graphs through Complex Logical Hypothesis Generation

ACL 2024long

Abductive reasoning is the process of making educated guesses to provide explanations for observations. Although many applications require the use of knowledge for explanations, the utilization of abductive reasoning in conjunction with structured knowledge, such as a knowledge graph, remains largel…

2024

Navigating Noisy Feedback: Enhancing Reinforcement Learning with Error-Prone Language Models

EMNLP 2024finding

The correct specification of reward models is a well-known challenge in reinforcement learning.Hand-crafted reward functions often lead to inefficient or suboptimal policies and may not be aligned with user values.Reinforcement learning from human feedback is a successful technique that can mitigate…

2024

Personalized Jargon Identification for Enhanced Interdisciplinary Communication

NAACL 2024long

Scientific jargon can confuse researchers when they read materials from other domains. Identifying and translating jargon for individual researchers could speed up research, but current methods of jargon identification mainly use corpus-level familiarity indicators rather than modeling researcher-sp…

2023

Explainable Action Advising for Multi-Agent Reinforcement Learning

ICRA 2023poster

Action advising is a knowledge transfer technique for reinforcement learning based on the teacher-student paradigm. An expert teacher provides advice to a student during training in order to improve the student's sample efficiency and policy performance. Such advice is commonly given in the form of…

Cited by 24SourcecodeScholar
2023

Is ChatGPT a Financial Expert? Evaluating Language Models on Financial Natural Language Processing

EMNLP 2023short findings

The emergence of Large Language Models (LLMs), such as ChatGPT, has revolutionized general natural language preprocessing (NLP) tasks. However, their expertise in the financial domain lacks a comprehensive evaluation. To assess the ability of LLMs to solve financial NLP tasks, we present FinLMEval,…

Cited by 0SourceScholar
2023

Predict the Future from the Past? On the Temporal Data Distribution Shift in Financial Sentiment Classifications

EMNLP 2023long main

Temporal data distribution shift is prevalent in the financial text. How can a financial sentiment analysis system be trained in a volatile market environment that can accurately infer sentiment and be robust to temporal data distribution shifts? In this paper, we conduct an empirical study on the f…

Cited by 0SourceScholar
2022

Bioinspired, Multifunctional, Active Whisker Sensors for Tactile Sensing of Mobile Robots

RA-L 2022

Whiskers of some animals, such as rats and cats, can actively sense stimuli from their surrounding environment. Such a capability is attractive for intelligent mobile robots. However, an artificial whisker with similar abilities has not been fully developed so that the robots acquire their surroundi

Cited by 16SourceScholar
2021

Automated Lay Language Summarization of Biomedical Scientific Reviews

AAAI 2021technical

Health literacy has emerged as a crucial factor in making appropriate health decisions and ensuring treatment outcomes. However, medical jargon and the complex structure of professional language in this domain make health information especially hard to interpret. Thus, there is an urgent unmet need…

2021

Learning Modulated Loss for Rotated Object Detection

AAAI 2021technical

Popular rotated detection methods usually use five parameters (coordinates of the central point, width, height, and rotation angle) or eight parameters (coordinates of four vertices) to describe the rotated bounding box and l1 loss as the loss function. In this paper, we argue that the aforementione…