← Search

Can Ma

19 accepted papers

2026

Customizing Visual Emotion Evaluation for MLLMs: An Open-vocabulary, Multifaceted, and Scalable Approach

ICLR 2026poster

Recently, Multimodal Large Language Models (MLLMs) have achieved exceptional performance across diverse tasks, continually surpassing previous expectations regarding their capabilities. Nevertheless, their proficiency in perceiving emotions from images remains debated, with studies yielding divergen…

Cited by 0SourcecodeScholar
2026

Echo: Towards Advanced Audio Comprehension via Audio-Interleaved Reasoning

ICLR 2026poster

The maturation of Large Audio Language Models (LALMs) has raised growing expectations for them to comprehend complex audio much like humans. Current efforts primarily replicate text-based reasoning by contextualizing audio content through a one-time encoding, which introduces a critical information…

Cited by 0SourcecodeScholar
2026

MMTIT-Bench: A Multilingual and Multi-Scenario Benchmark with Cognition-Perception-Reasoning Guided Text-Image Machine Translation

CVPR 2026

End-to-end text-image machine translation (TIMT), which directly translates textual content in images across languages, is crucial for real-world multilingual scene understanding. Despite advances in vision-language large models (VLLMs), robustness across diverse visual scenes and low-resource langu

Cited by 0SourceScholar
2026

Sketch-Based Low-Rank Model Merging with Shared Circulant Transforms

ICML 2026poster

Merging multiple low-rank adapters (LoRA) provides a practical route to scaling multi-task learning and deployment more efficiently than full-model weight merging, while avoiding reliance on task-specific training data. However, most existing approaches either treat LoRA updates as dense weight delt…

Cited by 0SourceScholar
2026

Towards Real-World Document Parsing via Realistic Scene Synthesis and Document-Aware Training

CVPR 2026

Document parsing has recently advanced with multimodal large language models (MLLMs) that directly map document images to structured outputs. Traditional cascaded pipelines depend on precise layout analysis and often fail under casually captured or non-standard conditions. Although end-to-end approa

Cited by 0SourceScholar
2025

An Empirical Study on Configuring In-Context Learning Demonstrations for Unleashing MLLMs' Sentimental Perception Capability

ICML 2025poster

The advancements in Multimodal Large Language Models (MLLMs) have enabled various multimodal tasks to be addressed under a zero-shot paradigm. This paradigm sidesteps the cost of model fine-tuning, emerging as a dominant trend in practical application. Nevertheless, Multimodal Sentiment Analysis (MS…

Cited by 0SourcePDFScholar
2025

Linguistics-aware Masked Image Modeling for Self-supervised Scene Text Recognition

CVPR 2025poster

Text images are unique in their dual nature, encompassing both visual and linguistic information. The visual component encompasses structural and appearance-based features, while the linguistic dimension incorporates contextual and semantic elements. In scenarios with degraded visual quality, lingui…

2025

SSTAG: Structure-Aware Self-Supervised Learning Method for Text-Attributed Graphs

NeurIPS 2025poster

Large-scale pre-trained models have revolutionized Natural Language Processing (NLP) and Computer Vision (CV), showcasing remarkable cross-domain generalization abilities. However, in graph learning, models are typically trained on individual graph datasets, limiting their capacity to transfer knowl…

Cited by 0SourceScholar
2025

Track the Answer: Extending TextVQA from Image to Video with Spatio-Temporal Clues

AAAI 2025technical

Video text-based visual question answering (TextVQA) is a practical task that aims to answer questions by jointly reasoning textual and visual information in a given video. Inspired by the development of TextVQA in image domain, existing Video TextVQA approaches leverage a language model (e.g. T5) t…

2025

Union Is Strength! Unite the Power of LLMs and MLLMs for Chart Question Answering

AAAI 2025technical

Chart Question Answering (CQA) requires models to perform chart perception and reasoning. Recent studies driven by Large Language Models (LLMs) have dominated CQA. These include employing more cognitively capable LLMs for indirectly reasoning over transformed charts, i.e., tables, and directly perce…

2024

Free your mouse! Command Large Language Models to Generate Code to Format Word Documents

EMNLP 2024main

Recently, LLMs have significantly improved code generation, making it increasingly accessible to users. As a result, LLM-powered code generation applications have sprung up, vastly boosting user productivity. This paper mainly explores how to improve the efficiency and experience of users in formatt…

2024

Prompting Large Language Models with Fine-Grained Visual Relations from Scene Graph for Visual Question Answering

ICASSP 2024accepted

Visual Question Answering (VQA) is a task that requires models to comprehend both questions and images. An increasing number of works are leveraging the strong reasoning capabilities of Large Language Models (LLMs) to address VQA. These methods typically utilize image captions as visual text descrip…

Cited by 0SourceScholar
2024

Segment then Match: Find the Carrier before Reasoning in Scene-Text VQA

ICASSP 2024accepted

Text-based Visual Question Answering (TextVQA) requires models to answer questions about the scene text in images by reasoning the context between the scene text and the question. Previous works demonstrated that clustering the scene text could help the model understand the context between different…

Cited by 0SourceScholar
2023

CATS: A Pragmatic Chinese Answer-to-Sequence Dataset with Large Scale and High Quality

ACL 2023long

There are three problems existing in the popular data-to-text datasets. First, the large-scale datasets either contain noise or lack real application scenarios. Second, the datasets close to real applications are relatively small in size. Last, current datasets bias in the English language while lea…

Cited by 2SourcePDFScholar
2022

Graph-to-Text Generation with Dynamic Structure Pruning

COLING 2022main

Most graph-to-text works are built on the encoder-decoder framework with cross-attention mechanism. Recent studies have shown that explicitly modeling the input graph structure can significantly improve the performance. However, the vanilla structural encoder cannot capture all specialized informati…

2021

CSPN: Multi-Scale Cascade Spatial Pyramid Network for Object Detection

ICASSP 2021accepted

Scale variation is one of the key challenges in object detection. One solution is Image Pyramid, which employs images of multiple resolutions for training. Another solution is Feature Pyramid, which uses multi-scale features for prediction and is widely used in current object detectors due to its hi…

Cited by 0SourceScholar
2021

HSAN: A Hierarchical Self-Attention Network for Multi-Turn Dialogue Generation

ICASSP 2021accepted

In the multi-turn dialogue system, response generation is not only related to the sentences in context but also relies on the words in each utterance. Although there are lots of methods that pay attention to model words and utterances, there still exist problems such as tending to generate common re…

Cited by 0SourceScholar
2021

Improving Encoder by Auxiliary Supervision Tasks for Table-to-Text Generation

ACL 2021long

Table-to-text generation aims at automatically generating natural text to help people conveniently obtain salient information in tables. Although neural models for table-to-text have achieved remarkable progress, some problems are still overlooked. Previous methods cannot deduce the factual results…

2021

SSFENet: Spatial and Semantic Feature Enhancement Network for Object Detection

ICASSP 2021accepted

Current state-of-the-art object detectors generally use pre-trained classification networks to extract features, and then utilize feature pyramids to detect objects of different scales. However, classification networks prefer translation invariance and ignore the location information, so directly us…

Cited by 0SourceScholar