← Search

Shen Gao

28 accepted papers

2026

Beyond Superficial Forgetting: Thorough Unlearning Through Knowledge Density Estimation and Block Re-Insertion

AAAI 2026technical

Machine unlearning, which selectively removes harmful knowledge from a pre-trained model without retraining from scratch, is crucial for addressing privacy, regulatory compliance, and ethical concerns in Large Language Models (LLMs). However, existing unlearning methods often struggle to thoroughly

Cited by 0SourcePDFScholar
2026

Bio-Inspired Liquid Crystal Elastomer Suction Actuator for Intelligent Robotic Grasping

ICRA 2026poster

Grasping operations constitute a fundamental mechanism for robotic interaction with the environment and task execution, playing a critical role in logistics, unmanned systems, and complex terrain exploration. Conventional rigid grasping devices are often bulky and exhibit limited adaptability and co…

Cited by 0Scholar
2026

Electrospun TPU/LCE Composite Fibers for High-Performance Biomimetic Tendon Actuation

ICRA 2026poster

Traditional rigid actuators in soft robotics, particularly for bionic hands, suffer from structural complexity, bulkiness, and limited biomimetic motion. To address these limitations, we developed an electrospun composite fiber membrane composed of thermoplastic polyurethane (TPU) and liquid crystal…

Cited by 0Scholar
2026

What Affects the Stability of Tool Learning? An Empirical Study on the Robustness of Tool Learning Frameworks

IJCAI 2026

Tool learning methods have enhanced the ability of large language models (LLMs) to interact with real-world applications. Many existing works fine-tune LLMs or design prompts to enable LLMs to select appropriate tools and correctly invoke them to meet user requirements. However, it is observed in pr

Cited by 0Scholar
2025

An Intelligent Skeleton Based on Liquid Metal for Biohybrid Actuator Powered by Muscle

IROS 2025

Biological machines that use biological cells and soft materials in combination to obtain a sense of the environment driven by bioenergy and generate driving force are called biohybrid actuators. With the development of tissue engineering and organoid technology, researchers have applied biohybrid a

Cited by 0SourceScholar
2025

Beyond Profile: From Surface-Level Facts to Deep Persona Simulation in LLMs

ACL 2025finding

Previous approaches to persona simulation large language models (LLMs) have typically relied on learning basic biographical information, or using limited role-play dialogue datasets to capture a character’s responses. However, a holistic representation of an individual goes beyond surface-level fact…

2025

CESRec: Constructing Pseudo Interactions for Sequential Recommendation via Conversational Feedback

EMNLP 2025

Sequential Recommendation Systems (SRS) have become essential in many real-world applications. However, existing SRS methods often rely on collaborative filtering signals and fail to capture real-time user preferences, while Conversational Recommendation Systems (CRS) excel at eliciting immediate in

2025

CulFiT: A Fine-grained Cultural-aware LLM Training Paradigm via Multilingual Critique Data Synthesis

ACL 2025long

Large Language Models (LLMs) have demonstrated remarkable capabilities across various tasks, yet they often exhibit a specific cultural bias, neglecting the values and linguistic diversity of low-resource regions. This cultural bias not only undermines universal equality but also risks reinforcing s…

2025

Lock on Target! Precision Unlearning via Directional Control

EMNLP 2025

The unlearning method aims at effectively removing harmful, sensitive, or outdated knowledge without costly retraining the model. However, existing methods suffer from two critical limitations: (1) collateral forgetting, where erasing target data inadvertently removes related but desirable knowledge

Cited by 0SourcePDFScholar
2025

Self-Sensing Liquid Crystal Elastomer Actuator with Magnetic-Thermal Synergy

IROS 2025

Fueled by the rapid evolution of robotics, the demand for intelligent and lightweight robotic systems continues to grow across industries. However, conventional designs often separate sensing and actuation, resulting in structural complexity and diminished reliability. While integrated sensor-actuat

Cited by 0SourceScholar
2025

TTPA: Token-level Tool-use Preference Alignment Training Framework with Fine-grained Evaluation

EMNLP 2025

Existing tool-learning methods usually rely on supervised fine-tuning, they often overlook fine-grained optimization of internal tool call details, leading to limitations in preference alignment and error discrimination. To overcome these challenges, we propose **T**oken-level **T**ool-use **P**refe

Cited by 0SourcePDFScholar
2024

Confucius: Iterative Tool Learning from Introspection Feedback by Easy-to-Difficult Curriculum

AAAI 2024technical

Augmenting large language models (LLMs) with external tools has emerged as a promising approach to extending the capability of LLMs. Although there are some works that employ open-source LLMs for the tool-learning task, most of them are trained in a controlled environment in which LLMs only learn to…

2024

Generate-then-Ground in Retrieval-Augmented Generation for Multi-hop Question Answering

ACL 2024long

Multi-Hop Question Answering (MHQA) task presents a significant challenge for large language models (LLMs) due to the intensive knowledge required. Current solutions, like Retrieval-Augmented Generation, typically retrieve potential documents from an external corpus to read an answer. However, the p…

2024

Learning to Use Tools via Cooperative and Interactive Agents

EMNLP 2024finding

Tool learning empowers large language models (LLMs) as agents to use external tools and extend their utility. Existing methods employ one single LLM-based agent to iteratively select and execute tools, thereafter incorporating execution results into the next action prediction. Despite their progress…

Cited by 24SourcePDFScholar
2023

Contrastive Learning Reduces Hallucination in Conversations

AAAI 2023technical

Pre-trained language models (LMs) store knowledge in their parameters and can generate informative responses when used in conversational systems. However, LMs suffer from the problem of “hallucination:” they may generate plausible-looking statements that are irrelevant or factually incorrect. To add…

2023

Dialogue Summarization with Static-Dynamic Structure Fusion Graph

ACL 2023long

Dialogue, the most fundamental and specially privileged arena of language, gains increasing ubiquity across the Web in recent years. Quickly going through the long dialogue context and capturing salient information scattered over the whole dialogue session benefit users in many real-world Web applic…

Cited by 11SourcePDFScholar
2023

Multi-Defendant Legal Judgment Prediction via Hierarchical Reasoning

EMNLP 2023long findings

Multiple defendants in a criminal fact description generally exhibit complex interactions, and cannot be well handled by existing Legal Judgment Prediction (LJP) methods which focus on predicting judgment results (e.g., law articles, charges, and terms of penalty) for single-defendant cases. To addr…

Cited by 0SourcecodeScholar
2023

SSP: Self-Supervised Post-training for Conversational Search

ACL 2023findings

Conversational search has been regarded as the next-generation search paradigm. Constrained by data scarcity, most existing methods distill the well-trained ad-hoc retriever to the conversational retriever. However, these methods, which usually initialize parameters by query reformulation to discove…

2023

Towards a Unified Framework for Reference Retrieval and Related Work Generation

EMNLP 2023long findings

The task of related work generation aims to generate a comprehensive survey of related research topics automatically, saving time and effort for authors. Existing methods simplify this task by using human-annotated references in a large-scale scientific corpus as information sources, which is time-…

Cited by 0SourceScholar
2023

UMSE: Unified Multi-scenario Summarization Evaluation

ACL 2023findings

Summarization quality evaluation is a non-trivial task in text summarization. Contemporary methods can be mainly categorized into two scenarios: (1) reference-based: evaluating with human-labeled reference summary; (2) reference-free: evaluating the summary consistency of the document. Recent studie…

2022

Neural Machine Translation with Contrastive Translation Memories

EMNLP 2022main

Retrieval-augmented Neural Machine Translation models have been successful in many translation scenarios. Different from previous works that make use of mutually similar but redundant translation memories (TMs), we propose a new retrieval-augmented NMT to model contrastively retrieved translation me…

2022

Scientific Paper Extractive Summarization Enhanced by Citation Graphs

EMNLP 2022main

In a citation graph, adjacent paper nodes share related scientific terms and topics. The graph thus conveys unique structure information of document-level relatedness that can be utilized in the paper summarization task, for exploring beyond the intra-document information.In this work, we focus on l…

Cited by 12SourcePDFScholar
2022

Summarizing Procedural Text: Data and Approach

EMNLP 2022finding

Procedural text is a widely used genre that contains many steps of instructions of how to cook a dish or how to conduct a chemical experiment and analyze the procedural text has become a popular task in the NLP field. Since the procedural text can be very long and contains many details, summarizing…

2021

Capturing Relations between Scientific Papers: An Abstractive Model for Related Work Section Generation

ACL 2021long

Given a set of related publications, related work section generation aims to provide researchers with an overview of the specific research area by summarizing these works and introducing them in a logical order. Most of existing related work generation models follow the inflexible extractive style,…

2021

Learning to Organize a Bag of Words into Sentences with Neural Networks: An Empirical Study

NAACL 2021long

Sequential information, a.k.a., orders, is assumed to be essential for processing a sequence with recurrent neural network or convolutional neural network based encoders. However, is it possible to encode natural languages without orders? Given a bag of words from a disordered sentence, humans may s…

Cited by 9SourcePDFScholar
2021

The Style-Content Duality of Attractiveness: Learning to Write Eye-Catching Headlines via Disentanglement

AAAI 2021technical

Eye-catching headlines function as the first device to trigger more clicks, bringing reciprocal effect between producers and viewers. Producers can obtain more traffic and profits, and readers can have access to outstanding articles. When generating attractive headlines, it is important to not only…

Cited by 24SourcePDFScholar
2020

From Standard Summarization to New Tasks and Beyond: Summarization with Manifold Information

IJCAI 2020poster

Text summarization is the research area aiming at creating a short and condensed version of the original document, which conveys the main idea of the document in a few words. This research topic has started to attract the attention of a large community of researchers, and it is nowadays counted as…

Cited by 0SourcePDFScholar