← Search

ShaoGuo Liu

9 accepted papers

2026

DIVA-GRPO: Enhancing Multimodal Reasoning through Difficulty-Adaptive Variant Advantage

ICLR 2026poster

Reinforcement learning (RL) with group relative policy optimization (GRPO) has become a widely adopted approach for enhancing the reasoning capabilities of multimodal large language models (MLLMs). While GRPO enables long-chain reasoning without a traditional critic model, it often suffers from spar…

Cited by 0SourcecodeScholar
2026

Mix-Ecom: Towards Mixed-Type E-Commerce Dialogues with Complex Domain Rules

ICLR 2026poster

E-commerce agents contribute greatly to helping users complete their e-commerce needs. To promote further research and application of e-commerce agents, benchmarking frameworks are introduced for evaluating LLM agents in the e-commerce domain. Despite the progress, current benchmarks lack evaluating…

Cited by 0SourceScholar
2025

GODBench: A Benchmark for Multimodal Large Language Models in Video Comment Art

ACL 2025long

***Video Comment Art*** enhances user engagement by providing creative content that conveys humor, satire, or emotional resonance, requiring a nuanced and comprehensive grasp of cultural and contextual subtleties. Although Multimodal Large Language Models (MLLMs) and Chain-of-Thought (CoT) have demo…

2025

Reliable Imputed-Sample Assisted Vertical Federated Learning

ICASSP 2025accepted

Vertical Federated Learning (VFL) is a well-known FL variant that enables multiple parties to collaboratively train a model without sharing their raw data. Existing VFL approaches focus on overlapping samples among different parties, while their performance is constrained by the limited number of th…

Cited by 0SourceScholar
2025

SeriesBench: A Benchmark for Narrative-Driven Drama Series Understanding

CVPR 2025poster

With the rapid development of Multi-modal Large Language Models (MLLMs), an increasing number of benchmarks have been established to evaluate the video understanding capabilities of these models. However, these benchmarks focus on standalone videos and only assess "visual elements" like human action…

2024

AnchorGT: Efficient and Flexible Attention Architecture for Scalable Graph Transformers

IJCAI 2024poster

Graph Transformers (GTs) have significantly advanced the field of graph representation learning by overcoming the limitations of message-passing graph neural networks (GNNs) and demonstrating promising performance and expressive power. However, the quadratic complexity of self-attention mechanism in…

Cited by 2SourcePDFScholar
2023

Global Balanced Experts for Federated Long-Tailed Learning

ICCV 2023poster

Federated learning (FL) is a prevalent distributed machine learning approach that enables collaborative training of a global model across multiple devices without sharing local data. However, the presence of long-tailed data can negatively deteriorate the model's performance in real-world FL applica…

Cited by 14PDFcodeScholar
2023

KDLGT: A Linear Graph Transformer Framework via Kernel Decomposition Approach

IJCAI 2023poster

In recent years, graph Transformers (GTs) have been demonstrated as a robust architecture for a wide range of graph learning tasks. However, the quadratic complexity of GTs limits their scalability on large-scale data, in comparison to Graph Neural Networks (GNNs). In this work, we propose the Kerne…

Cited by 6SourcePDFScholar
2022

CREATER: CTR-driven Advertising Text Generation with Controlled Pre-Training and Contrastive Fine-Tuning

NAACL 2022industry

This paper focuses on automatically generating the text of an ad, and the goal is that the generated text can capture user interest for achieving higher click-through rate (CTR). We propose CREATER, a CTR-driven advertising text generation approach, to generate ad texts based on high-quality user re…