Skip to content

Commit a441301

Browse files
[GH Actions] Automatically add papers from authors (#108)
Co-authored-by: RSTZZZ <RSTZZZ@users.noreply.github.com>
1 parent 109d140 commit a441301

3 files changed

Lines changed: 62 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: 'GD4: Graph-based Discrete Denoising Diffusion for MIMO Detection'
3+
venue: ''
4+
openAccessPdf:
5+
url: ''
6+
status:
7+
license:
8+
disclaimer: 'Notice: Paper or abstract available at https://arxiv.org/abs/2605.00423,
9+
which is subject to the license by the author or copyright owner provided with
10+
this content. Please go to the source to verify the license and copyright information
11+
for your use.'
12+
names: Qincheng Lu, Sitao Luan, Xiao-Wen Chang
13+
tags:
14+
- ''
15+
link: https://arxiv.org/abs/2605.00423
16+
author: Sitao Luan
17+
categories: Publications
18+
19+
---
20+
21+
*{{ page.names }}*
22+
23+
**{{ page.venue }}**
24+
25+
{% include display-publication-links.html pub=page %}
26+
27+
## Abstract
28+
29+
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.
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: 'ControBench: An Interaction-Aware Benchmark for Controversial Discourse Analysis
3+
on Social Networks'
4+
venue: ''
5+
openAccessPdf:
6+
url: ''
7+
status:
8+
license:
9+
disclaimer: 'Notice: Paper or abstract available at https://arxiv.org/abs/2605.00513,
10+
which is subject to the license by the author or copyright owner provided with
11+
this content. Please go to the source to verify the license and copyright information
12+
for your use.'
13+
names: Ta Thanh Thuy, Jiaqi Zhu, Xuan Liu, Linjing Shang, Reihaneh Rabbany, Guillaume
14+
Rabusseau, Lihui Chen, Zheng Yilun, Sitao Luan
15+
tags:
16+
- ''
17+
link: https://arxiv.org/abs/2605.00513
18+
author: Reihaneh Rabbany
19+
categories: Publications
20+
21+
---
22+
23+
*{{ page.names }}*
24+
25+
**{{ page.venue }}**
26+
27+
{% include display-publication-links.html pub=page %}
28+
29+
## Abstract
30+
31+
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.

records/semantic_paper_ids_ignored.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
"7717ef7ae58f1969c3758b5ff4dc2ffce17088d1",
180180
"780356ea2a4b7758f0e53173fa44357ab2ccb592",
181181
"781e9f69c290e9c487f5e331a87b089120fc401c",
182+
"7862e921b75df4efc5e05975460cf39cfe7cd7a3",
182183
"79124bea49453bbb6796e92793d91bb7de8da26b",
183184
"7a384c809e433b897dab31fc362097fdd249548b",
184185
"7b33745e9025c08e51fa45238d73374d6f7f92e5",
@@ -194,6 +195,7 @@
194195
"86288e07187978b99f7dec4a40d0cd80c07cf212",
195196
"86f22c32e6ea59659732b33aba1a786125e6f585",
196197
"87c3018f20adf046386d97975a501046df06f42d",
198+
"87ee9daca0da59cb4ef2f6edcd1c565717a53cab",
197199
"88325569e99652ce8c7feb60d78669da9a9d1ac8",
198200
"888f7af7173853131c672d728d248577cf23e25e",
199201
"898b14509593d235414df054527b7702e35c3099",

0 commit comments

Comments
 (0)