← Search

Shang Gao

26 accepted papers

2026

CoEmoGen: Towards Semantically-Coherent and Scalable Emotional Image Content Generation

ICLR 2026poster

Emotional Image Content Generation (EICG) aims to generate semantically clear and emotionally faithful images based on given emotion categories, with broad application prospects. While recent text-to-image diffusion models excel at generating concrete concepts, they struggle with the complexity of a…

Cited by 0SourcecodeScholar
2026

XTransfer: Modality-Agnostic Few-Shot Model Transfer for Human Sensing at the Edge

ICML 2026poster

Deep learning for human sensing on edge systems presents significant potential for smart applications. However, its training and development are hindered by the limited availability of sensor data and resource constraints of edge systems. While transferring pre-trained models to different sensing ap…

Cited by 0SourceScholar
2025

AOR: Anatomical Ontology-Guided Reasoning for Medical Large Multimodal Model in Chest X-Ray Interpretation

NeurIPS 2025poster

Chest X-rays (CXRs) are the most frequently performed imaging examinations in clinical settings. Recent advancements in Medical Large Multimodal Models (MLMMs) have enabled automated CXR interpretation, improving diagnostic accuracy and efficiency. However, despite their strong visual understanding,…

Cited by 0SourcecodeScholar
2025

EmoCharacter: Evaluating the Emotional Fidelity of Role-Playing Agents in Dialogues

NAACL 2025long

Role-playing agents (RPAs) powered by large language models (LLMs) have been widely utilized in dialogue systems for their capability to deliver personalized interactions. Current evaluations of RPAs mainly focus on personality fidelity, tone imitation, and knowledge consistency, while overlooking e…

Cited by 0SourcePDFScholar
2025

GLiM: Integrating Graph Transformer and LLM for Document-Level Biomedical Relation Extraction with Incomplete Labeling

ACL 2025finding

Document-level relation extraction (DocRE) identifies relations between entities across an entire document. However, as the number and complexity of entities and entity-pair relations grow, the problem space expands quadratically, causing incomplete annotations and frequent false negatives, especial…

2025

Human Simulacra: Benchmarking the Personification of Large Language Models

ICLR 2025poster

Large Language Models (LLMs) are recognized as systems that closely mimic aspects of human intelligence. This capability has attracted the attention of the social science community, who see the potential in leveraging LLMs to replace human participants in experiments, thereby reducing research costs…

2025

KARST: Multi-Kernel Kronecker Adaptation with Re-Scaling Transmission for Visual Classification

ICASSP 2025accepted

Fine-tuning pre-trained vision models for specific tasks is a common practice in computer vision. However, this process becomes more expensive and resource-intensive as models grow larger. Recently, parameter-efficient fine-tuning (PEFT) methods have emerged as a popular solution to improve training…

Cited by 0SourceScholar
2025

LOPT: Learning Optimal Pigovian Tax in Sequential Social Dilemmas

NeurIPS 2025poster

Multi-agent reinforcement learning (MARL) has emerged as a powerful framework for modeling autonomous agents that independently optimize their individual objectives. However, in mixed-motive MARL environments, rational self-interested behaviors often lead to collectively suboptimal outcomes situatio…

Cited by 0SourceScholar
2025

MULiving: Towards Real-time Multi-User Survival State Monitoring Using Wearable RFID Tags

ICASSP 2025accepted

Human presence detection is crucial in various scenarios, from law enforcement surveillance to smart health-care systems. Traditional methods like cameras and acoustic signals face challenges such as privacy concerns, the need for line of sight (LoS), and susceptibility to environmental noise. This…

Cited by 0SourceScholar
2025

Minimizing Disparities between Real and Pseudo Queries for Unsupervised Visual Grounding

ICASSP 2025accepted

Visual grounding involves the identification and localization of image regions given textual descriptions. To reduce the manual labeling effort on region-text pairs, unsupervised visual grounding aims to generate pseudo bounding box and query pairs for training grounding models. However, there exist…

Cited by 0SourceScholar
2025

Self-Attention-Based Contextual Modulation Improves Neural System Identification

ICLR 2025poster

Convolutional neural networks (CNNs) have been shown to be state-of-the-art models for visual cortical neurons. Cortical neurons in the primary visual cortex are sensitive to contextual information mediated by extensive horizontal and feedback connections. Standard CNNs integrate global contextual i…

Cited by 0SourcePDFScholar
2025

Sketch-based Point Cloud Generation with Diffusion Model and Pre-training Enhancement

ICASSP 2025accepted

Diffusion models, known for their success in various generative tasks like image generation and super-resolution, are applied in this study for point cloud generation, a field that has not been extensively explored due to the complexity of point clouds. We propose a novel method using a diffusion mo…

Cited by 0SourceScholar
2024

Can’t Remember Details in Long Documents? You Need Some R&R

EMNLP 2024finding

Long-context large language models (LLMs) hold promise for tasks such as question-answering (QA) over long documents, but they tend to miss important information in the middle of context documents [(Liu 2023)](https://arxiv.org/abs/2307.03172). Here, we introduce *R&R*—a combination of two novel pro…

2024

ControlCap: Controllable Captioning via No-Fuss Lexicon

ICASSP 2024accepted

Controllable captioning has received much attention in recent years. Although substantial progress has been made, existing methods still face challenges such as high training costs, intricate control signals and limited control capabilities. To address these issues, we propose a straightforward and…

Cited by 0SourceScholar
2024

Exploring Object-Centered External Knowledge for Fine-Grained Video Paragraph Captioning

ICASSP 2024accepted

Video paragraph captioning task aims to generate a detailed, fluent and relevant paragraph for a given video. Prior studies often focus on isolating visual objects (potential main components in a sentence) from the overall video content. They rarely explore the latent semantic relations between obje…

Cited by 0SourceScholar
2024

Part Representation Learning with Teacher-Student Decoder for Occluded Person Re-Identification

ICASSP 2024accepted

Occluded person re-identification (ReID) is a very challenging task due to the occlusion disturbance and incomplete target information. Leveraging external cues such as human pose or parsing to locate and align part features has been proven to be very effective in occluded person ReID. Meanwhile, re…

Cited by 0SourceScholar
2023

LegalBench: A Collaboratively Built Benchmark for Measuring Legal Reasoning in Large Language Models

NeurIPS 2023poster

The advent of large language models (LLMs) and their adoption by the legal community has given rise to the question: what types of legal reasoning can LLMs perform? To enable greater study of this question, we present LegalBench: a collaboratively constructed legal reasoning benchmark consisting of…

2023

Motion-Aware Video Paragraph Captioning via Exploring Object-Centered Internal Knowledge

ICASSP 2023accepted

Video paragraph captioning task aims at generating a fine-grained, coherent and relevant paragraph for a video. Different from the images where objects are static, the temporal states of objects are changing in videos. The dynamic information could be contributed to understanding the whole video con…

Cited by 0SourceScholar
2023

Sparse Frame Grouping Network with Action Centered for Untrimmed Video Paragraph Captioning

EMNLP 2023long findings

Generating paragraph captions for untrimmed videos without event annotations is challenging, especially when aiming to enhance precision and minimize repetition at the same time. To address this challenge, we propose a module called Sparse Frame Grouping (SFG). It dynamically groups event informatio…

Cited by 0SourceScholar
2023

Video Captioning via Relation-Aware Graph Learning

ICASSP 2023accepted

Recent neural models for video captioning usually employed an encoder-decoder framework. However, most approaches either neglected the spatial and temporal interactions between objects in a video or implicitly modelled the interactions, resulting in less desired performance. In this paper, we propos…

Cited by 0SourceScholar
2022

CREAM: Weakly Supervised Object Localization via Class RE-Activation Mapping

CVPR 2022poster

Weakly Supervised Object Localization (WSOL) aims to localize objects with image-level supervision. Existing works mainly rely on Class Activation Mapping (CAM) derived from a classification model. However, CAM-based methods usually focus on the most discriminative parts of an object (i.e., incomple…

Cited by 45PDFcodeScholar
2022

TCCNet: Temporally Consistent Context-Free Network for Semi-supervised Video Polyp Segmentation

IJCAI 2022poster

Automatic video polyp segmentation (VPS) is highly valued for the early diagnosis of colorectal cancer. However, existing methods are limited in three respects: 1) most of them work on static images, while ignoring the temporal information in consecutive video frames; 2) all of them are fully superv…

2021

Pyramid Spatial-Temporal Aggregation for Video-Based Person Re-Identification

ICCV 2021poster

Video-based person re-identification aims to associate the video clips of the same person across multiple non-overlapping cameras. Spatial-temporal representations can provide richer and complementary information between frames, which are crucial to distinguish the target person when occlusion occur…

Cited by 107PDFcodeScholar