← Search

Ruifan Li

16 accepted papers

2026

Diffusion-Assisted Progressive Learning for Weakly Supervised Phrase Localization

AAAI 2026technical

Weakly supervised phrase localization (WSPL) aims to localize visual objects mentioned by given phrases, but it learns without human-annotated bounding boxes. Previous works struggle in multi-object scenarios where objects in the background often appear simultaneously with the target objects. To thi

Cited by 0SourcePDFScholar
2026

OX-MABSR: A Benchmark for Open-domain Explainable Multimodal Aspect-Based Sentiment Reasoning

AAAI 2026technical

Multimodal Aspect-Based Sentiment Analysis (MABSA) involves extracting aspect terms from text-image pairs and identifying their sentiments. Most existing tasks consider one fixed sentiment category with explicitly mentioned aspects. However, these tasks seldom consider expressive sentiment categorie

Cited by 0SourcePDFScholar
2026

Small Object, Great Challenge: A Benchmark for Small Object Visual Grounding

CVPR 2026

The task of visual grounding (i.e., VG) aims to locate or segment objects in images based on referring expressions. Existing research on VG primarily focuses on large objects. However, these images often contain objects at various scales. Although large objects are usually the visual focus, small ob

Cited by 0SourcecodeScholar
2025

A Weighted Cross-entropy Loss for Mitigating LLM Hallucinations in Cross-lingual Continual Pretraining

ICASSP 2025accepted

Recently, due to the explosive advances of large language models (LLMs) on English, cross-lingual continual pretraining has been widely applied in obtaining Chinese LLMs. However, previous studies showed that these LLMs have suffered severe hallucinations, mainly caused by noisy tokens. To this aim,…

Cited by 0SourceScholar
2025

Concept Conductor: Orchestrating Multiple Personalized Concepts in Text-to-Image Synthesis

AAAI 2025technical

The customization of text-to-image models has seen significant advancements, yet generating multiple personalized concepts remains a challenging task. Current methods struggle with attribute leakage and layout confusion when handling multiple concepts, leading to reduced concept fidelity and semanti…

2025

Multimodal Aspect-Based Sentiment Analysis under Conditional Relation

COLING 2025main

Multimodal Aspect-Based Sentiment Analysis (MABSA) aims to extract aspect terms from text-image pairs and identify their sentiments. Previous methods are based on the premise that the image contains the objects referred by the aspects within the text. However, this condition cannot always be met, re…

2025

Multimodal Document-level Triple Extraction via Dynamic Graph Enhancement and Relation-Aware Reflection

EMNLP 2025

Multimodal documents, which are among the most prevalent data formats, combine a large amount of textual and visual content. Extracting structured triples knowledge from these documents is a highly valuable task, aimed at helping users efficiently acquire key entities and their relationships. Howeve

2024

Visual Prompt Tuning for Weakly Supervised Phrase Grounding

ICASSP 2024accepted

Previous works on the task of weakly supervised phrase grounding (WSG) rely heavily on object detectors providing RoIs for the localization. However, such methods cannot be applied effectively to real-world scenarios largely because that the detectors are trained with limited categories. In this pap…

Cited by 0SourceScholar
2023

USSA: A Unified Table Filling Scheme for Structured Sentiment Analysis

ACL 2023long

Most previous studies on Structured Sentiment Analysis (SSA) have cast it as a problem of bi-lexical dependency parsing, which cannot address issues of overlap and discontinuity simultaneously. In this paper, we propose a niche-targeting and effective solution. Our approach involves creating a novel…

Cited by 9SourcePDFScholar
2022

A Simple Model for Distantly Supervised Relation Extraction

COLING 2022main

Distantly supervised relation extraction is challenging due to the noise within data. Recent methods focus on exploiting bag representations based on deep neural networks with complex de-noising scheme to achieve remarkable performance. In this paper, we propose a simple but effective BERT-based Gra…

2022

COM-MRC: A COntext-Masked Machine Reading Comprehension Framework for Aspect Sentiment Triplet Extraction

EMNLP 2022main

Aspect Sentiment Triplet Extraction (ASTE) aims to extract sentiment triplets from sentences, which was recently formalized as an effective machine reading comprehension (MRC) based framework. However, when facing multiple aspect terms, the MRC-based methods could fail due to the interference from o…

2022

Enhanced Multi-Channel Graph Convolutional Network for Aspect Sentiment Triplet Extraction

ACL 2022long

Aspect Sentiment Triplet Extraction (ASTE) is an emerging sentiment analysis task. Most of the existing studies focus on devising a new tagging scheme that enables the model to extract the sentiment triplets in an end-to-end fashion. However, these methods ignore the relations between words for ASTE…

2022

KE-GCL: Knowledge Enhanced Graph Contrastive Learning for Commonsense Question Answering

EMNLP 2022finding

Commonsense question answering (CQA) aims to choose the correct answers for commonsense questions. Most existing works focus on extracting and reasoning over external knowledge graphs (KG). However, the noise in KG prevents these models from learning effective representations. In this paper, we prop…

2021

Dual Graph Convolutional Networks for Aspect-based Sentiment Analysis

ACL 2021long

Aspect-based sentiment analysis is a fine-grained sentiment classification task. Recently, graph neural networks over dependency trees have been explored to explicitly model connections between aspects and opinion words. However, the improvement is limited due to the inaccuracy of the dependency par…

2020

Multi-scale Two-way Deep Neural Network for Stock Trend Prediction

IJCAI 2020poster

Stock Trend Prediction(STP) has drawn wide attention from various fields, especially Artificial Intelligence. Most previous studies are single-scale oriented which results in information loss from a multi-scale perspective. In fact, multi-scale behavior is vital for making intelligent investment dec…