← Search

Bobo Li

22 accepted papers

2026

Orthogonal Spatial-temporal Distributional Transfer for 4D Generation

AAAI 2026technical

In the AIGC era, generating high-quality 4D content has garnered increasing research attention. Unfortunately, current 4D synthesis research is severely constrained by the lack of large-scale 4D datasets, preventing models from adequately learning the critical spatial-temporal features necessary for

Cited by 0SourcePDFScholar
2026

Synergizing Understanding and Generation with Interleaved Analyzing-Drafting Thinking

ICLR 2026poster

Unified Vision–Language Models (UVLMs) aim to advance multimodal learning by supporting both understanding and generation within a single framework. However, existing approaches largely focus on architectural unification while overlooking the need for explicit interaction between the two capabilitie…

Cited by 0SourceScholar
2026

Unveiling the Cognitive Compass: Theory-of-Mind–Guided Multimodal Emotion Reasoning

ICLR 2026poster

Despite rapid progress in multimodal large language models (MLLMs), their capability for deep emotional understanding remains limited. We argue that genuine affective intelligence requires explicit modeling of Theory of Mind (ToM), the cognitive substrate from which emotions arise. To this end, we i…

Cited by 0SourceScholar
2025

Harnessing Dimensional Contrast and Information Compensation for Sentence Embedding Enhancement

ICASSP 2025accepted

Unsupervised sentence embedding learning excels through positive sample construction and instance-level contrastive learning (ICL). However, this approach can lead to over-compression and dimensional contamination from noisy data augmentation and unconstrained ICL processes. To mitigate these issues…

Cited by 0SourceScholar
2025

NCRE: A Benchmark for Document-level Nominal Compound Relation Extraction

COLING 2025main

Entity and relation extraction is a conventional task in the field of information extraction. Existing work primarily focuses on detecting specific relations between entities, often constrained to particular fields and lacking general applicability. In response, we propose a novel task: nominal comp…

2025

On Path to Multimodal Generalist: General-Level and General-Bench

ICML 2025oral

The Multimodal Large Language Model (MLLM) is currently experiencing rapid growth, driven by the advanced capabilities of language-based LLMs. Unlike their specialist predecessors, existing MLLMs are evolving towards a Multimodal Generalist paradigm. Initially limited to understanding multiple mod…

Cited by 0SourcePDFScholar
2025

Zero-Shot Conversational Stance Detection: Dataset and Approaches

ACL 2025finding

Stance detection, which aims to identify public opinion towards specific targets using social media data, is an important yet challenging task. With the increasing number of online debates among social media users, conversational stance detection has become a crucial research area. However, existing…

2024

Actively Learn from LLMs with Uncertainty Propagation for Generalized Category Discovery

NAACL 2024long

Generalized category discovery faces a key issue: the lack of supervision for new and unseen data categories. Traditional methods typically combine supervised pretraining with self-supervised learning to create models, and then employ clustering for category identification. However, these approaches…

2024

Enhancing Cross-Document Event Coreference Resolution by Discourse Structure and Semantic Information

COLING 2024main

Existing cross-document event coreference resolution models, which either compute mention similarity directly or enhance mention representation by extracting event arguments (such as location, time, agent, and patient), lackingmthe ability to utilize document-level information. As a result, they str…

2024

Harnessing Holistic Discourse Features and Triadic Interaction for Sentiment Quadruple Extraction in Dialogues

AAAI 2024technical

Dialogue Aspect-based Sentiment Quadruple (DiaASQ) is a newly-emergent task aiming to extract the sentiment quadruple (i.e., targets, aspects, opinions, and sentiments) from conversations. While showing promising performance, the prior DiaASQ approach unfortunately falls prey to the key crux of DiaA…

Cited by 7SourcePDFScholar
2024

Harvesting Events from Multiple Sources: Towards a Cross-Document Event Extraction Paradigm

ACL 2024findings

Document-level event extraction aims to extract structured event information from unstructured text. However, a single document often contains limited event information and the roles of different event arguments may be biased due to the influence of the information source.This paper addresses the li…

2024

Refining and Synthesis: A Simple yet Effective Data Augmentation Framework for Cross-Domain Aspect-based Sentiment Analysis

ACL 2024findings

Aspect-based Sentiment Analysis (ABSA) is extensively researched in the NLP community, yet related models face challenges due to data sparsity when shifting to a new domain. Hence, data augmentation for cross-domain ABSA has attracted increasing attention in recent years. However, two key points hav…

Cited by 2SourcePDFScholar
2024

Reverse Multi-Choice Dialogue Commonsense Inference with Graph-of-Thought

AAAI 2024technical

With the proliferation of dialogic data across the Internet, the Dialogue Commonsense Multi-choice Question Answering (DC-MCQ) task has emerged as a response to the challenge of comprehending user queries and intentions. Although prevailing methodologies exhibit effectiveness in addressing single-ch…

2024

Revisiting Structured Sentiment Analysis as Latent Dependency Graph Parsing

ACL 2024long

Structured Sentiment Analysis (SSA) was cast as a problem of bi-lexical dependency graph parsing by prior studies.Multiple formulations have been proposed to construct the graph, which share several intrinsic drawbacks:(1) The internal structures of spans are neglected, thus only the boundary tokens…

Cited by 0SourcePDFScholar
2024

What Factors Influence LLMs’ Judgments? A Case Study on Question Answering

COLING 2024main

Large Language Models (LLMs) are now being considered as judges of high efficiency to evaluate the quality of answers generated by candidate models. However, their judgments may be influenced by complex scenarios and inherent biases, raising concerns about their reliability. This study aims to bridg…

Cited by 3SourcePDFScholar
2023

DiaASQ: A Benchmark of Conversational Aspect-based Sentiment Quadruple Analysis

ACL 2023findings

The rapid development of aspect-based sentiment analysis (ABSA) within recent decades shows great potential for real-world society. The current ABSA works, however, are mostly limited to the scenario of a single text piece, leaving the study in dialogue contexts unexplored. To bridge the gap between…

2023

Reasoning Implicit Sentiment with Chain-of-Thought Prompting

ACL 2023short

While sentiment analysis systems try to determine the sentiment polarities of given targets based on the key opinion expressions in input texts, in implicit sentiment analysis (ISA) the opinion cues come in an implicit and obscure manner. Thus detecting implicit sentiment requires the common-sense a…

2022

LasUIE: Unifying Information Extraction with Latent Adaptive Structure-aware Generative Language Model

NeurIPS 2022accept

Universally modeling all typical information extraction tasks (UIE) with one generative language model (GLM) has revealed great potential by the latest study, where various IE predictions are unified into a linearized hierarchical expression under a GLM. Syntactic structure information, a type of ef…

2022

OneEE: A One-Stage Framework for Fast Overlapping and Nested Event Extraction

COLING 2022main

Event extraction (EE) is an essential task of information extraction, which aims to extract structured event information from unstructured text. Most prior work focuses on extracting flat events while neglecting overlapped or nested ones. A few models for overlapped and nested EE includes several su…

2021

Encoder-Decoder Based Unified Semantic Role Labeling with Label-Aware Syntax

AAAI 2021technical

Currently the unified semantic role labeling (SRL) that achieves predicate identification and argument role labeling in an end-to-end manner has received growing interests. Recent works show that leveraging the syntax knowledge significantly enhances the SRL performances. In this paper, we investiga…

2021

End-to-end Semantic Role Labeling with Neural Transition-based Model

AAAI 2021technical

End-to-end semantic role labeling (SRL) has been received increasing interest. It performs the two subtasks of SRL: predicate identification and argument role labeling, jointly. Recent work is mostly focused on graph-based neural models, while the transition-based framework with neural networks whic…

2021

Rethinking Boundaries: End-To-End Recognition of Discontinuous Mentions with Pointer Networks

AAAI 2021technical

A majority of research interests in irregular (e.g., nested or discontinuous) named entity recognition (NER) have been paid on nested entities, while discontinuous entities received limited attention. Existing work for discontinuous NER, however, either suffers from decoding ambiguity or predicting…