Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions _posts/papers/2026-05-01-2605.00423.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: 'GD4: Graph-based Discrete Denoising Diffusion for MIMO Detection'
venue: ''
openAccessPdf:
url: ''
status:
license:
disclaimer: 'Notice: Paper or abstract available at https://arxiv.org/abs/2605.00423,
which is subject to the license by the author or copyright owner provided with
this content. Please go to the source to verify the license and copyright information
for your use.'
names: Qincheng Lu, Sitao Luan, Xiao-Wen Chang
tags:
- ''
link: https://arxiv.org/abs/2605.00423
author: Sitao Luan
categories: Publications

---

*{{ page.names }}*

**{{ page.venue }}**

{% include display-publication-links.html pub=page %}

## Abstract

In wireless communications, recovering the optimal solution to the multiple-input multiple-output (MIMO) detection problem is NP-hard. Obtaining high-quality suboptimal solutions with a favorable performance-complexity trade-off is particularly challenging in under-determined systems with $N_t$ transmit antennas and $N_r<N_t$ receive antennas. Recent diffusion-based MIMO detectors have shown promise, but they require extensive sampling iterations at inference time, and their performance degrades in under-determined scenarios. We propose GD4, a graph-based discrete denoising diffusion method for MIMO detection. Unlike existing diffusion-based detectors that operate in a continuous relaxed space, GD4 performs denoising directly in the discrete symbol space and enables fast inference with one or a few denoising evaluations. Numerical results show that, under a similar inference-time compute budget, GD4 produces higher-quality suboptimal solutions than existing diffusion-based detectors and some widely used classical baseline including box-constrained Babai point and the $K$-best box-constrained randomized Klein-Babai point in both under-determined and overdetermined settings.
31 changes: 31 additions & 0 deletions _posts/papers/2026-05-01-2605.00513.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: 'ControBench: An Interaction-Aware Benchmark for Controversial Discourse Analysis
on Social Networks'
venue: ''
openAccessPdf:
url: ''
status:
license:
disclaimer: 'Notice: Paper or abstract available at https://arxiv.org/abs/2605.00513,
which is subject to the license by the author or copyright owner provided with
this content. Please go to the source to verify the license and copyright information
for your use.'
names: Ta Thanh Thuy, Jiaqi Zhu, Xuan Liu, Linjing Shang, Reihaneh Rabbany, Guillaume
Rabusseau, Lihui Chen, Zheng Yilun, Sitao Luan
tags:
- ''
link: https://arxiv.org/abs/2605.00513
author: Reihaneh Rabbany
categories: Publications

---

*{{ page.names }}*

**{{ page.venue }}**

{% include display-publication-links.html pub=page %}

## Abstract

Understanding how people argue across ideological divides online is important for studying political polarization, misinformation, and content moderation. Existing datasets capture only part of this problem: some preserve text but ignore interaction structure, some model structure without rich semantics, and others represent conversations without stable user-level ideological identity. We introduce ControBench, a benchmark for controversial discourse analysis that combines heterogeneous social interaction graphs with rich textual semantics. Built from Reddit discussions on three topics, Trump, abortion, and religion, ControBench contains 7,370 users, 1,783 posts, and 26,525 interactions. The graph contains user and post nodes connected by semantically enriched edges; in particular, user-comment-user edges encode both a reply and the parent comment that it responds to, preserving local argumentative context. User labels are derived from self-declared Reddit flairs, providing a scalable proxy for ideological identity without manual annotation. The resulting datasets exhibit low or negative adjusted homophily (Trump: -0.77, Abortion: 0.06, Religion: 0.04), reflecting the cross-cutting structure of real-world debate. We evaluate graph neural networks, pretrained language models, and large language models on ControBench and observe distinct performance patterns across topics and model families, especially when ideological boundaries are ambiguous. These results position ControBench as a challenging and realistic benchmark for controversial discourse analysis.
2 changes: 2 additions & 0 deletions records/semantic_paper_ids_ignored.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@
"7717ef7ae58f1969c3758b5ff4dc2ffce17088d1",
"780356ea2a4b7758f0e53173fa44357ab2ccb592",
"781e9f69c290e9c487f5e331a87b089120fc401c",
"7862e921b75df4efc5e05975460cf39cfe7cd7a3",
"79124bea49453bbb6796e92793d91bb7de8da26b",
"7a384c809e433b897dab31fc362097fdd249548b",
"7b33745e9025c08e51fa45238d73374d6f7f92e5",
Expand All @@ -194,6 +195,7 @@
"86288e07187978b99f7dec4a40d0cd80c07cf212",
"86f22c32e6ea59659732b33aba1a786125e6f585",
"87c3018f20adf046386d97975a501046df06f42d",
"87ee9daca0da59cb4ef2f6edcd1c565717a53cab",
"88325569e99652ce8c7feb60d78669da9a9d1ac8",
"888f7af7173853131c672d728d248577cf23e25e",
"898b14509593d235414df054527b7702e35c3099",
Expand Down