← Search

Jinlong Li

24 accepted papers

2026

Token Reduction via Local and Global Contexts Optimization for Efficient Video Large Language Models

CVPR 2026

Video Large Language Models (VLLMs) demonstrate strong video understanding but suffer from inefficiency due to redundant visual tokens. Existing pruning primary targets intra-frame spatial redundancy or prunes inside the LLM with shallow-layer overhead, yielding suboptimal spatiotemporal reduction a

Cited by 0SourcecodeScholar
2025

CoMamba: Real-time Cooperative Perception Unlocked with State-Space Models

IROS 2025

Cooperative perception systems play a vital role in enhancing the safety and efficiency of vehicular autonomy. Although recent studies have highlighted the efficacy of vehicle-to-everything (V2X) communication techniques in autonomous driving, a significant challenge persists: how to efficiently int

Cited by 7SourceScholar
2025

Cross-Modal and Uncertainty-Aware Agglomeration for Open-Vocabulary 3D Scene Understanding

CVPR 2025poster

The lack of a large-scale 3D-text corpus has led recent works to distill open-vocabulary knowledge from vision-language models (VLMs). However, these methods typically rely on a single VLM to align the feature spaces of 3D models within a common language space, which limits the potential of 3D model…

2025

FisherTune: Fisher-Guided Robust Tuning of Vision Foundation Models for Domain Generalized Segmentation

CVPR 2025poster

Vision Foundation Models (VFMs) excel in generalization due to large-scale pretraining, but fine-tuning them for Domain Generalized Semantic Segmentation (DGSS) while maintaining this ability remains a challenge. Existing approaches either selectively fine-tune parameters or freeze the VFMs and upda…

Cited by 0SourcePDFScholar
2025

V2X-DG: Domain Generalization for Vehicle-to-Everything Cooperative Perception

ICRA 2025

LiDAR-based Vehicle-to-Everything (V2X) cooperative perception has demonstrated its impact on the safety and effectiveness of autonomous driving. Since current cooperative perception algorithms are trained and tested on the same dataset, the generalization ability of cooperative perception systems r

Cited by 3SourceScholar
2025

V2X-DGW: Domain Generalization for Multi-Agent Perception Under Adverse Weather Conditions

ICRA 2025

Current LiDAR-based Vehicle-to-Everything (V2X) multi-agent perception systems have shown the significant success on 3D object detection. While these models perform well in the trained clean weather, they struggle in unseen adverse weather conditions with the domain gap. In this paper, we propose a

Cited by 19SourcecodeScholar
2024

3D Weakly Supervised Semantic Segmentation with 2D Vision-Language Guidance

ECCV 2024poster

"In this paper, we propose 3DSS-VLG, a weakly supervised approach for 3D Semantic Segmentation with 2D Vision-Language Guidance, an alternative approach that a 3D model predicts dense-embedding for each point which is co-embedded with both the aligned image and text spaces from the 2D vision-languag…

2024

A Convolutional Neural Network Interpretable Framework for Human Ventral Visual Pathway Representation

AAAI 2024technical

Recently, convolutional neural networks (CNNs) have become the best quantitative encoding models for capturing neural activity and hierarchical structure in the ventral visual pathway. However, the weak interpretability of these black-box models hinders their ability to reveal visual representationa…

2024

AdvGPS: Adversarial GPS for Multi-Agent Perception Attack

ICRA 2024poster

The multi-agent perception system collects visual data from sensors located on various agents and leverages their relative poses determined by GPS signals to effectively fuse information, mitigating the limitations of single-agent sensing, such as occlusion. However, the precision of GPS signals can…

Cited by 6SourcecodeScholar
2024

Breaking Data Silos: Cross-Domain Learning for Multi-Agent Perception from Independent Private Sources

ICRA 2024poster

The diverse agents in multi-agent perception systems may be from different companies. Each company might use the identical classic neural network architecture based encoder for feature extraction. However, the data source to train the various agents is independent and private in each company, leadin…

Cited by 7SourcecodeScholar
2024

LESS: Label-Efficient and Single-Stage Referring 3D Segmentation

NeurIPS 2024poster

Referring 3D Segmentation is a visual-language task that segments all points of the specified object from a 3D point cloud described by a sentence of query. Previous works perform a two-stage paradigm, first conducting language-agnostic instance segmentation then matching with given text query. Howe…

2024

Light the Night: A Multi-Condition Diffusion Framework for Unpaired Low-Light Enhancement in Autonomous Driving

CVPR 2024poster

Vision-centric perception systems for autonomous driving have gained considerable attention recently due to their cost-effectiveness and scalability especially compared to LiDAR-based systems. However these systems often struggle in low-light conditions potentially compromising their performance and…

Cited by 24SourcePDFScholar
2024

Relation Classification via Bidirectional Prompt Learning with Data Augmentation by Large Language Model

COLING 2024main

The Relation Extraction (RE) task aims to extract the relation between two entities in a sentence. As the performance of methods on RE task depends on datasets’ quantity and quality, in this paper, we propose to use the Large Language Model (LLM) to do data augmentation. Moreover, compared to tradit…

Cited by 1SourcePDFScholar
2024

S2R-ViT for Multi-Agent Cooperative Perception: Bridging the Gap from Simulation to Reality

ICRA 2024poster

Due to the lack of enough real multi-agent data and time-consuming of labeling, existing multi-agent cooperative perception algorithms usually select the simulated sensor data for training and validating. However, the perception performance is degraded when these simulation-trained models are deploy…

Cited by 21SourceScholar
2023

V2V4Real: A Real-World Large-Scale Dataset for Vehicle-to-Vehicle Cooperative Perception

CVPR 2023highlight

Modern perception systems of autonomous vehicles are known to be sensitive to occlusions and lack the capability of long perceiving range. It has been one of the key bottlenecks that prevents Level 5 autonomy. Recent research has demonstrated that the Vehicle-to-Vehicle (V2V) cooperative perception…

2023

Visual Elements Mining as Prompts for Instruction Learning for Target-Oriented Multimodal Sentiment Classification

EMNLP 2023long findings

Target-oriented Multimodal Sentiment Classification (TMSC) aims to incorporate visual modality with text modality to identify the sentiment polarity towards a specific target within a sentence. To address this task, we propose a Visual Elements Mining as Prompts (VEMP) method, which describes the se…

Cited by 0SourceScholar
2022

All Information is Valuable: Question Matching over Full Information Transmission Network

NAACL 2022findings

Question matching is the task of identifying whether two questions have the same intent. For better reasoning the relationship between questions, existing studies adopt multiple interaction modules and perform multi-round reasoning via deep neural networks. In this process, there are two kinds of cr…

Cited by 2SourcePDFScholar
2022

Expansion and Shrinkage of Localization for Weakly-Supervised Semantic Segmentation

NeurIPS 2022accept

Generating precise class-aware pseudo ground-truths, a.k.a, class activation maps (CAMs), is essential for Weakly-Supervised Semantic Segmentation. The original CAM method usually produces incomplete and inaccurate localization maps. To tackle with this issue, this paper proposes an Expansion and Sh…

2022

Leveraging Explicit Lexico-logical Alignments in Text-to-SQL Parsing

ACL 2022short

Text-to-SQL aims to parse natural language questions into SQL queries, which is valuable in providing an easy interface to access large databases. Previous work has observed that leveraging lexico-logical alignments is very helpful to improve parsing performance. However, current attention-based app…

2022

OPV2V: An Open Benchmark Dataset and Fusion Pipeline for Perception with Vehicle-to-Vehicle Communication

ICRA 2022poster

Employing Vehicle-to-Vehicle communication to enhance perception performance in self-driving technology has attracted considerable attention recently; however, the absence of a suitable open dataset for benchmarking algorithms has made it difficult to develop and assess cooperative perception techno…

Cited by 487SourcecodeScholar
2021

Enhancing Multiple-choice Machine Reading Comprehension by Punishing Illogical Interpretations

EMNLP 2021main

Machine Reading Comprehension (MRC), which requires a machine to answer questions given the relevant documents, is an important way to test machines’ ability to understand human language. Multiple-choice MRC is one of the most studied tasks in MRC due to the convenience of evaluation and the flexibi…

2021

What the Role is vs. What Plays the Role: Semi-Supervised Event Argument Extraction via Dual Question Answering

AAAI 2021technical

Event argument extraction is an essential task in event extraction, and become particularly challenging in the case of low-resource scenarios. We solve the issues in existing studies under low-resource situations from two sides. From the perspective of the model, the existing methods always suffer f…