← Search

Shibing Mo

3 accepted papers

2026

Order Matters: Unveiling the Hidden Impact of Macro Placement Sequences via Proxy-Guided LLM Evolution

ICML 2026poster

Macro placement is a fundamental step in modern VLSI physical design, determining the solution quality of high-dimensional combinatorial optimization problems. Despite recent advancements in machine learning for spatial coordinate determination, the temporal dimension of placement sequencing remains…

Cited by 0SourceScholar
2026

Textual Self-Attention Network: Test-Time Preference Optimization Through Textual Gradient-Based Attention

AAAI 2026technical

Large Language Models (LLMs) have demonstrated remarkable generalization capabilities, but aligning their outputs with human preferences typically requires expensive supervised fine-tuning. Recent test-time methods leverage textual feedback to overcome this, but they often critique and revise a sing

Cited by 0SourcePDFScholar
2025

AutoSGNN: Automatic Propagation Mechanism Discovery for Spectral Graph Neural Networks

AAAI 2025technical

In real-world applications, spectral Graph Neural Networks (GNNs) are powerful tools for processing diverse types of graphs. However, a single GNN often struggles to handle different graph types—such as homogeneous and heterogeneous graphs—simultaneously. This challenge has led to the manual design…