id
stringlengths 9
16
| submitter
stringlengths 1
64
⌀ | authors
stringlengths 3
62.8k
| title
stringlengths 1
382
| comments
stringlengths 1
1.15k
⌀ | journal-ref
stringlengths 1
557
⌀ | doi
stringlengths 7
153
⌀ | report-no
stringlengths 1
509
⌀ | categories
stringlengths 5
125
| license
stringclasses 9
values | abstract
stringlengths 6
6.09k
| versions
listlengths 1
187
| update_date
timestamp[s]date 2007-05-23 00:00:00
2025-04-25 00:00:00
| authors_parsed
sequencelengths 1
2.83k
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2504.11614 | Esteban Andruchow | Esteban Andruchow | The C$^*$-algebra of a composition reflection | null | null | null | null | math.OA math.FA | http://creativecommons.org/licenses/by/4.0/ | We study the C$^*$ algebra generated by the composition operator $C_a$ acting
on the Hardy space $H^2$ of the unit disk, given by $C_af=f\circ\varphi_a$,
where $$ \varphi_a(z)=\frac{a-z}{1-\bar{a}z}, $$ for $|a|<1$. Also several
operators related to $C_a$ are examined.
| [
{
"version": "v1",
"created": "Tue, 15 Apr 2025 21:00:13 GMT"
},
{
"version": "v2",
"created": "Fri, 18 Apr 2025 19:11:54 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Andruchow",
"Esteban",
""
]
] |
2504.11733 | Situo Wang | Li Yu and Situo Wang and Wei Zhou and Moncef Gabbouj | DVLTA-VQA: Decoupled Vision-Language Modeling with Text-Guided
Adaptation for Blind Video Quality Assessment | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Inspired by the dual-stream theory of the human visual system (HVS) - where
the ventral stream is responsible for object recognition and detail analysis,
while the dorsal stream focuses on spatial relationships and motion perception
- an increasing number of video quality assessment (VQA) works built upon this
framework are proposed. Recent advancements in large multi-modal models,
notably Contrastive Language-Image Pretraining (CLIP), have motivated
researchers to incorporate CLIP into dual-stream-based VQA methods. This
integration aims to harness the model's superior semantic understanding
capabilities to replicate the object recognition and detail analysis in ventral
stream, as well as spatial relationship analysis in dorsal stream. However,
CLIP is originally designed for images and lacks the ability to capture
temporal and motion information inherent in videos. To address the limitation,
this paper propose a Decoupled Vision-Language Modeling with Text-Guided
Adaptation for Blind Video Quality Assessment (DVLTA-VQA), which decouples
CLIP's visual and textual components, and integrates them into different stages
of the NR-VQA pipeline. Specifically, a Video-Based Temporal CLIP module is
proposed to explicitly model temporal dynamics and enhance motion perception,
aligning with the dorsal stream. Additionally, a Temporal Context Module is
developed to refine inter-frame dependencies, further improving motion
modeling. On the ventral stream side, a Basic Visual Feature Extraction Module
is employed to strengthen detail analysis. Finally, a text-guided adaptive
fusion strategy is proposed to enable dynamic weighting of features,
facilitating more effective integration of spatial and temporal information.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 03:20:28 GMT"
},
{
"version": "v2",
"created": "Thu, 17 Apr 2025 04:03:27 GMT"
},
{
"version": "v3",
"created": "Sat, 19 Apr 2025 05:20:33 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Yu",
"Li",
""
],
[
"Wang",
"Situo",
""
],
[
"Zhou",
"Wei",
""
],
[
"Gabbouj",
"Moncef",
""
]
] |
2504.11760 | Cliff Joslyn | Robert E. Green, Cliff A. Joslyn, Audun Myers, Michael G. Rawson,
Michael Robinson | The Topological Structures of the Orders of Hypergraphs | null | null | null | Information release PNNL-SA-210092 | math.CO math.AT math.CT | http://creativecommons.org/licenses/by/4.0/ | We provide first a categorical exploration of, and then completion of the
mapping of the relationships among, three fundamental perspectives on binary
relations: as the incidence matrices of hypergraphs, as the formal contexts of
concept lattices, and as specifying topological cosheaves of simplicial
(Dowker) complexes on simplicial (Dowker) complexes. We provide an integrative,
functorial framework combining previously known with three new results: 1)
given a binary relation, there are order isomorphisms among the bounded edge
order of the intersection complexes of its dual hypergraphs and its concept
lattice; 2) the concept lattice of a context is an isomorphism invariant of the
Dowker cosheaf (of abstract simplicial complexes) of that context; and 3) a
novel Dowker cosheaf (of chain complexes) of a relation is an isomorphism
invariant of the concept lattice of the context that generalizes Dowker's
original homological result. We illustrate these concepts throughout with a
running example, and demonstrate relationships to past results.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 04:40:12 GMT"
},
{
"version": "v2",
"created": "Fri, 18 Apr 2025 18:30:24 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Green",
"Robert E.",
""
],
[
"Joslyn",
"Cliff A.",
""
],
[
"Myers",
"Audun",
""
],
[
"Rawson",
"Michael G.",
""
],
[
"Robinson",
"Michael",
""
]
] |
2504.11793 | Yue Li | Yue Li, Lihong Zhang | Selective Attention Federated Learning: Improving Privacy and Efficiency
for Clinical Text Classification | null | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Federated Learning (FL) faces major challenges regarding communication
overhead and model privacy when training large language models (LLMs),
especially in healthcare applications. To address these, we introduce Selective
Attention Federated Learning (SAFL), a novel approach that dynamically
fine-tunes only those transformer layers identified as attention-critical. By
employing attention patterns to determine layer importance, SAFL significantly
reduces communication bandwidth and enhances differential privacy resilience.
Evaluations on clinical NLP benchmarks (i2b2 Clinical Concept Extraction and
MIMIC-III discharge summaries) demonstrate that SAFL achieves competitive
performance with centralized models while substantially improving communication
efficiency and privacy preservation.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 05:59:29 GMT"
},
{
"version": "v2",
"created": "Thu, 17 Apr 2025 06:24:14 GMT"
},
{
"version": "v3",
"created": "Fri, 18 Apr 2025 20:58:03 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Li",
"Yue",
""
],
[
"Zhang",
"Lihong",
""
]
] |
2504.11834 | Vladimir Spokoiny | Vladimir Spokoiny | Estimation and inference in error-in-operator model | null | null | null | null | math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Many statistical problems can be reduced to a linear inverse problem in which
only a noisy version of the operator is available. Particular examples include
random design regression, deconvolution problem, instrumental variable
regression, functional data analysis, error-in-variable regression, drift
estimation in stochastic diffusion, and many others. The pragmatic plug-in
approach can be well justified in the classical asymptotic setup with a growing
sample size. However, recent developments in high dimensional inference reveal
some new features of this problem. In high dimensional linear regression with a
random design, the plug-in approach is questionable but the use of a simple
ridge penalization yields a benign overfitting phenomenon; see
\cite{baLoLu2020}, \cite{ChMo2022}, \cite{NoPuSp2024}. This paper revisits the
general Error-in-Operator problem for finite samples and high dimension of the
source and image spaces. A particular focus is on the choice of a proper
regularization. We show that a simple ridge penalty (Tikhonov regularization)
works properly in the case when the operator is more regular than the signal.
In the opposite case, some model reduction technique like spectral truncation
should be applied.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:45:44 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 07:27:30 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Spokoiny",
"Vladimir",
""
]
] |
2504.11922 | Lvpan Cai | Lvpan Cai, Haowei Wang, Jiayi Ji, YanShu ZhouMen, Yiwei Ma, Xiaoshuai
Sun, Liujuan Cao, Rongrong Ji | Zooming In on Fakes: A Novel Dataset for Localized AI-Generated Image
Detection with Forgery Amplification Approach | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The rise of AI-generated image editing tools has made localized forgeries
increasingly realistic, posing challenges for visual content integrity.
Although recent efforts have explored localized AIGC detection, existing
datasets predominantly focus on object-level forgeries while overlooking
broader scene edits in regions such as sky or ground. To address these
limitations, we introduce \textbf{BR-Gen}, a large-scale dataset of 150,000
locally forged images with diverse scene-aware annotations, which are based on
semantic calibration to ensure high-quality samples. BR-Gen is constructed
through a fully automated Perception-Creation-Evaluation pipeline to ensure
semantic coherence and visual realism. In addition, we further propose
\textbf{NFA-ViT}, a Noise-guided Forgery Amplification Vision Transformer that
enhances the detection of localized forgeries by amplifying forgery-related
features across the entire image. NFA-ViT mines heterogeneous regions in
images, \emph{i.e.}, potential edited areas, by noise fingerprints.
Subsequently, attention mechanism is introduced to compel the interaction
between normal and abnormal features, thereby propagating the generalization
traces throughout the entire image, allowing subtle forgeries to influence a
broader context and improving overall detection robustness. Extensive
experiments demonstrate that BR-Gen constructs entirely new scenarios that are
not covered by existing methods. Take a step further, NFA-ViT outperforms
existing methods on BR-Gen and generalizes well across current benchmarks. All
data and codes are available at https://github.com/clpbc/BR-Gen.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:57:23 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 07:27:30 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Cai",
"Lvpan",
""
],
[
"Wang",
"Haowei",
""
],
[
"Ji",
"Jiayi",
""
],
[
"ZhouMen",
"YanShu",
""
],
[
"Ma",
"Yiwei",
""
],
[
"Sun",
"Xiaoshuai",
""
],
[
"Cao",
"Liujuan",
""
],
[
"Ji",
"Rongrong",
""
]
] |
2504.11986 | Jos\'e Manuel Guevara-Vela | Jose Manuel Guevara-Vela | Large Language Models as Quasi-crystals: Coherence Without Repetition in
Generative Text | The discussion was restructured to add limitations to the analogy and
other clarifications | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | This essay proposes an interpretive analogy between large language models
(LLMs) and quasicrystals, systems that exhibit global coherence without
periodic repetition, generated through local constraints. While LLMs are
typically evaluated in terms of predictive accuracy, factuality, or alignment,
this structural perspective suggests that one of their most characteristic
behaviors is the production of internally resonant linguistic patterns. Drawing
on the history of quasicrystals, which forced a redefinition of structural
order in physical systems, the analogy highlights an alternative mode of
coherence in generative language: constraint-based organization without
repetition or symbolic intent. Rather than viewing LLMs as imperfect agents or
stochastic approximators, we suggest understanding them as generators of
quasi-structured outputs. This framing complements existing evaluation
paradigms by foregrounding formal coherence and pattern as interpretable
features of model behavior. While the analogy has limits, it offers a
conceptual tool for exploring how coherence might arise and be assessed in
systems where meaning is emergent, partial, or inaccessible. In support of this
perspective, we draw on philosophy of science and language, including
model-based accounts of scientific representation, structural realism, and
inferentialist views of meaning. We further propose the notion of structural
evaluation: a mode of assessment that examines how well outputs propagate
constraint, variation, and order across spans of generated text. This essay
aims to reframe the current discussion around large language models, not by
rejecting existing methods, but by suggesting an additional axis of
interpretation grounded in structure rather than semantics.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 11:27:47 GMT"
},
{
"version": "v2",
"created": "Sat, 19 Apr 2025 13:53:16 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Guevara-Vela",
"Jose Manuel",
""
]
] |
2504.12210 | Tingyang Sun | Tingyang Sun, Tuan Nguyen, Ting He | Communication Optimization for Decentralized Learning atop
Bandwidth-limited Edge Networks | arXiv admin note: text overlap with arXiv:2408.04705 | null | null | null | cs.NI cs.AI cs.DC cs.LG | http://creativecommons.org/licenses/by/4.0/ | Decentralized federated learning (DFL) is a promising machine learning
paradigm for bringing artificial intelligence (AI) capabilities to the network
edge. Running DFL on top of edge networks, however, faces severe performance
challenges due to the extensive parameter exchanges between agents. Most
existing solutions for these challenges were based on simplistic communication
models, which cannot capture the case of learning over a multi-hop
bandwidth-limited network. In this work, we address this problem by jointly
designing the communication scheme for the overlay network formed by the agents
and the mixing matrix that controls the communication demands between the
agents. By carefully analyzing the properties of our problem, we cast each
design problem into a tractable optimization and develop an efficient algorithm
with guaranteed performance. Our evaluations based on real topology and data
show that the proposed algorithm can reduce the total training time by over
$80\%$ compared to the baseline without sacrificing accuracy, while
significantly improving the computational efficiency over the state of the art.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 15:56:57 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 07:27:59 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Sun",
"Tingyang",
""
],
[
"Nguyen",
"Tuan",
""
],
[
"He",
"Ting",
""
]
] |
2504.12254 | Mahmoud Salhab | Mahmoud Salhab, Marwan Elghitany, Shameed Sait, Syed Sibghat Ullah,
Mohammad Abusheikh, and Hasan Abusheikh | Advancing Arabic Speech Recognition Through Large-Scale Weakly
Supervised Learning | null | null | null | null | cs.AI cs.CL | http://creativecommons.org/licenses/by/4.0/ | Automatic speech recognition (ASR) is crucial for human-machine interaction
in diverse applications like conversational agents, industrial robotics, call
center automation, and automated subtitling. However, developing
high-performance ASR models remains challenging, particularly for low-resource
languages like Arabic, due to the scarcity of large, labeled speech datasets,
which are costly and labor-intensive to produce. In this work, we employ weakly
supervised learning to train an Arabic ASR model using the Conformer
architecture. Our model is trained from scratch on 15,000 hours of weakly
annotated speech data covering both Modern Standard Arabic (MSA) and Dialectal
Arabic (DA), eliminating the need for costly manual transcriptions. Despite the
absence of human-verified labels, our approach achieves state-of-the-art (SOTA)
results in Arabic ASR, surpassing both open and closed-source models on
standard benchmarks. By demonstrating the effectiveness of weak supervision as
a scalable, cost-efficient alternative to traditional supervised approaches,
paving the way for improved ASR systems in low resource settings.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 17:05:14 GMT"
},
{
"version": "v2",
"created": "Sat, 19 Apr 2025 09:55:40 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Salhab",
"Mahmoud",
""
],
[
"Elghitany",
"Marwan",
""
],
[
"Sait",
"Shameed",
""
],
[
"Ullah",
"Syed Sibghat",
""
],
[
"Abusheikh",
"Mohammad",
""
],
[
"Abusheikh",
"Hasan",
""
]
] |
2504.12286 | Dung Pham | Dung N. Pham, Zoe Zager, Wentao Fan and Hakan E. T\"ureci | Long-time soliton dynamics via a coarse-grained space-time method | null | null | null | null | quant-ph hep-ph physics.optics | http://creativecommons.org/licenses/by/4.0/ | We investigate the long-time dynamics of the Sine-Gordon (SG) model under a
class of perturbations whose quantum field theoretic analog - via bosonization
- corresponds to the massive Schwinger model describing 1+1D relativistic QED
of Dirac fermions. Classical SG solutions offer critical insight into
non-perturbative effects in this quantum theory, but capturing their long-time
behavior poses significant numerical challenges. To address this, we extend a
coarse-graining method to spacetime using a dual-mesh construction based on the
Minkowski-metric. We first validate the approach against the well-studied
variant of the SG model describing magnetic fluxon dynamics in Josephson
transmission lines (JTLs), where analytical and numerical benchmarks exist. We
then apply the method to the Schwinger-inspired SG model and uncover long-lived
bound states - "Schwinger atoms" - in which a soliton is trapped by a fixed
central charge. In certain regimes, the system exhibits limit cycles that give
rise to positronium-like states of oppositely charged solitons, while in others
such formation is suppressed. Accessing such long-time solutions requires a
rigorous implementation of outgoing boundary conditions on a finite
computational domain that provide radiative dissipation to allow relaxation
toward states that exist only in an infinite domain. Here we provide such a
construction. Our results also suggest the possibility of analog quantum
simulation of relativistic quantum field theories with JTLs. These results
demonstrate the utility of spatio-temporal coarse-graining methodology for
probing non-perturbative structure formation in non-linear field theories.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 17:51:51 GMT"
},
{
"version": "v2",
"created": "Sun, 20 Apr 2025 19:53:25 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Pham",
"Dung N.",
""
],
[
"Zager",
"Zoe",
""
],
[
"Fan",
"Wentao",
""
],
[
"Türeci",
"Hakan E.",
""
]
] |
2504.12322 | Xin Gao | Xin Gao, Qizhi Pei, Zinan Tang, Yu Li, Honglin Lin, Jiang Wu, Lijun
Wu, Conghui He | A Strategic Coordination Framework of Small LLMs Matches Large LLMs in
Data Synthesis | null | null | null | null | cs.CL cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | While data synthesis and distillation are promising strategies to enhance
small language models, current approaches heavily rely on Large Language Models
(LLMs), which suffer from high computational costs, environmental inefficiency,
and potential biases inherited from monolithic architectures. In contrast,
smaller LLMs are more accessible and sustainable, but their individual
capabilities often fall short in generating high-quality, diverse, and reliable
data. Inspired by collaborative human processes (e.g., peer review), we propose
a multiple small LLMs involved framework, GRA, that aggregates specialized
roles across small LLMs to iterative refinement and quality control typically
achieved by a single large LLM. In this collaborative framework, multiple small
LLMs assume distinct roles-Generator, Reviewer, and Adjudicator-to simulate a
peer-review-inspired data synthesis pipeline. The Generator proposes initial
data samples, the Reviewer critiques their quality and diversity, and the
Adjudicator resolves conflicts to finalize the output. By decomposing the
synthesis process into specialized sub-tasks, collaborative small LLMs can
achieve data-level parity with large LLM-based distillation. Through
experiments across multiple benchmarks, we demonstrate that GRA-produced data
matches or exceeds the quality of single large LLM outputs, e.g.,
Qwen-2.5-72B-Instruct. Our results challenge the necessity of monolithic large
models for high-quality data synthesis, advocating instead for strategic
coordination of smaller agents. Our datasets, models, and code are publicly
available at https://github.com/GX-XinGao/GRA.
| [
{
"version": "v1",
"created": "Fri, 11 Apr 2025 06:13:43 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 07:29:28 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Gao",
"Xin",
""
],
[
"Pei",
"Qizhi",
""
],
[
"Tang",
"Zinan",
""
],
[
"Li",
"Yu",
""
],
[
"Lin",
"Honglin",
""
],
[
"Wu",
"Jiang",
""
],
[
"Wu",
"Lijun",
""
],
[
"He",
"Conghui",
""
]
] |
2504.12323 | Zheng Zhang | Zheng Zhang, Ning Li, Qi Liu, Rui Li, Weibo Gao, Qingyang Mao, Zhenya
Huang, Baosheng Yu, Dacheng Tao | The Other Side of the Coin: Exploring Fairness in Retrieval-Augmented
Generation | 12 pages | null | null | null | cs.CL cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Retrieval-Augmented Generation (RAG) enhances Large Language Models (LLMs) by
retrieving relevant document from external knowledge sources. By referencing
this external knowledge, RAG effectively reduces the generation of factually
incorrect content and addresses hallucination issues within LLMs. Recently,
there has been growing attention to improving the performance and efficiency of
RAG systems from various perspectives. While these advancements have yielded
significant results, the application of RAG in domains with considerable
societal implications raises a critical question about fairness: What impact
does the introduction of the RAG paradigm have on the fairness of LLMs? To
address this question, we conduct extensive experiments by varying the LLMs,
retrievers, and retrieval sources. Our experimental analysis reveals that the
scale of the LLMs plays a significant role in influencing fairness outcomes
within the RAG framework. When the model scale is smaller than 8B, the
integration of retrieval mechanisms often exacerbates unfairness in small-scale
LLMs (e.g., LLaMA3.2-1B, Mistral-7B, and LLaMA3-8B). To mitigate the fairness
issues introduced by RAG for small-scale LLMs, we propose two approaches,
FairFT and FairFilter. Specifically, in FairFT, we align the retriever with the
LLM in terms of fairness, enabling it to retrieve documents that facilitate
fairer model outputs. In FairFilter, we propose a fairness filtering mechanism
to filter out biased content after retrieval. Finally, we validate our proposed
approaches on real-world datasets, demonstrating their effectiveness in
improving fairness while maintaining performance.
| [
{
"version": "v1",
"created": "Fri, 11 Apr 2025 10:17:10 GMT"
},
{
"version": "v2",
"created": "Sat, 19 Apr 2025 12:49:01 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Zhang",
"Zheng",
""
],
[
"Li",
"Ning",
""
],
[
"Liu",
"Qi",
""
],
[
"Li",
"Rui",
""
],
[
"Gao",
"Weibo",
""
],
[
"Mao",
"Qingyang",
""
],
[
"Huang",
"Zhenya",
""
],
[
"Yu",
"Baosheng",
""
],
[
"Tao",
"Dacheng",
""
]
] |
2504.12346 | Jixin Hou | Jixin Hou, Kun Jiang, Arunachalam Ramanathan, Abhishek Saji Kumar, Wei
Zhang, Lin Zhao, Taotao Wu, Ramana Pidaparti, Dajiang Zhu, Gang Li, Kenan
Song, Tianming Liu, Mir Jalil Razavi, Ellen Kuhl, Xianqiao Wang | Mechanical Characterization of Brain Tissue: Experimental Techniques,
Human Testing Considerations, and Perspectives | null | null | null | null | physics.med-ph physics.bio-ph | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Understanding the mechanical behavior of brain tissue is crucial for
advancing both fundamental neuroscience and clinical applications. Yet,
accurately measuring these properties remains challenging due to the brain
unique mechanical attributes and complex anatomical structures. This review
provides a comprehensive overview of commonly used techniques for
characterizing brain tissue mechanical properties, covering both invasive
methods such as atomic force microscopy, indentation, axial mechanical testing,
and oscillatory shear testing and noninvasive approaches like magnetic
resonance elastography and ultrasound elastography. Each technique is evaluated
in terms of working principles, applicability, representative studies, and
experimental limitations. We further summarize existing publications that have
used these techniques to measure human brain tissue mechanical properties. With
a primary focus on invasive studies, we systematically compare their sample
preparation, testing conditions, reported mechanical parameters, and modeling
strategies. Key sensitivity factors influencing testing outcomes (e.g., sample
size, anatomical location, strain rate, temperature, conditioning, and
post-mortem interval) are also discussed. Additionally, selected noninvasive
studies are reviewed to assess their potential for in vivo characterization. A
comparative discussion between invasive and noninvasive methods, as well as in
vivo versus ex vivo testing, is included. This review aims to offer practical
guidance for researchers and clinicians in selecting appropriate mechanical
testing approaches and contributes a curated dataset to support constitutive
modeling of human brain tissue.
| [
{
"version": "v1",
"created": "Tue, 15 Apr 2025 18:03:14 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 01:25:57 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Hou",
"Jixin",
""
],
[
"Jiang",
"Kun",
""
],
[
"Ramanathan",
"Arunachalam",
""
],
[
"Kumar",
"Abhishek Saji",
""
],
[
"Zhang",
"Wei",
""
],
[
"Zhao",
"Lin",
""
],
[
"Wu",
"Taotao",
""
],
[
"Pidaparti",
"Ramana",
""
],
[
"Zhu",
"Dajiang",
""
],
[
"Li",
"Gang",
""
],
[
"Song",
"Kenan",
""
],
[
"Liu",
"Tianming",
""
],
[
"Razavi",
"Mir Jalil",
""
],
[
"Kuhl",
"Ellen",
""
],
[
"Wang",
"Xianqiao",
""
]
] |
2504.12474 | Azadeh Beiranvand Borjele | Azadeh Beiranvand, Seyed Mehdi Vahidipour | Integrating Structural and Semantic Signals in Text-Attributed Graphs
with BiGTex | 17 pages, 3 figures | null | null | null | cs.CL cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Text-attributed graphs (TAGs) present unique challenges in representation
learning by requiring models to capture both the semantic richness of
node-associated texts and the structural dependencies of the graph. While graph
neural networks (GNNs) excel at modeling topological information, they lack the
capacity to process unstructured text. Conversely, large language models (LLMs)
are proficient in text understanding but are typically unaware of graph
structure. In this work, we propose BiGTex (Bidirectional Graph Text), a novel
architecture that tightly integrates GNNs and LLMs through stacked Graph-Text
Fusion Units. Each unit allows for mutual attention between textual and
structural representations, enabling information to flow in both directions,
text influencing structure and structure guiding textual interpretation. The
proposed architecture is trained using parameter-efficient fine-tuning (LoRA),
keeping the LLM frozen while adapting to task-specific signals. Extensive
experiments on five benchmark datasets demonstrate that BiGTex achieves
state-of-the-art performance in node classification and generalizes effectively
to link prediction. An ablation study further highlights the importance of soft
prompting and bi-directional attention in the model's success.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 20:25:11 GMT"
},
{
"version": "v2",
"created": "Sat, 19 Apr 2025 12:14:06 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Beiranvand",
"Azadeh",
""
],
[
"Vahidipour",
"Seyed Mehdi",
""
]
] |
2504.12483 | Maksim Gritskov | Maxim Gritskov and Andrey Losev | Beta function without UV divergences | Pages 1-2: Corrected typos, added some clarifications | null | null | null | math-ph hep-th math.MP | http://creativecommons.org/licenses/by/4.0/ | In this paper, we construct the beta function in the functorial formulation
of two-dimensional quantum field theories (FQFT). A key feature of this
approach is the absence of ultraviolet divergences. We show that, nevertheless,
in the FQFT perturbation theory, the local observables of deformed theories
acquire logarithmic dimension, leading to a conformal anomaly. The beta
function arises in the functorial approach as an infinitesimal transformation
of the partition function under the variation of the metric's conformal factor,
without ultraviolet divergences, UV cutoff, or the traditional renormalization
procedure.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 20:38:23 GMT"
},
{
"version": "v2",
"created": "Sun, 20 Apr 2025 15:11:16 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Gritskov",
"Maxim",
""
],
[
"Losev",
"Andrey",
""
]
] |
2504.12515 | Kaustav Chanda | Kaustav Chanda, Aayush Atul Verma, Arpitsinh Vaghela, Yezhou Yang,
Bharatesh Chakravarthi | Event Quality Score (EQS): Assessing the Realism of Simulated Event
Camera Streams via Distances in Latent Space | Accepted at 2025 IEEE/CVF Conference on Computer Vision and Pattern
Recognition Workshops (CVPRW); Fifth International Workshop on Event-Based
Vision | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Event cameras promise a paradigm shift in vision sensing with their low
latency, high dynamic range, and asynchronous nature of events. Unfortunately,
the scarcity of high-quality labeled datasets hinders their widespread adoption
in deep learning-driven computer vision. To mitigate this, several simulators
have been proposed to generate synthetic event data for training models for
detection and estimation tasks. However, the fundamentally different sensor
design of event cameras compared to traditional frame-based cameras poses a
challenge for accurate simulation. As a result, most simulated data fail to
mimic data captured by real event cameras. Inspired by existing work on using
deep features for image comparison, we introduce event quality score (EQS), a
quality metric that utilizes activations of the RVT architecture. Through
sim-to-real experiments on the DSEC driving dataset, it is shown that a higher
EQS implies improved generalization to real-world data after training on
simulated events. Thus, optimizing for EQS can lead to developing more
realistic event camera simulators, effectively reducing the simulation gap. EQS
is available at https://github.com/eventbasedvision/EQS.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 22:25:57 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 01:04:58 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Chanda",
"Kaustav",
""
],
[
"Verma",
"Aayush Atul",
""
],
[
"Vaghela",
"Arpitsinh",
""
],
[
"Yang",
"Yezhou",
""
],
[
"Chakravarthi",
"Bharatesh",
""
]
] |
2504.12542 | Yuhao Liu | Kooshan Amini, Yuhao Liu, Jamie Ellen Padgett, Guha Balakrishnan,
Ashok Veeraraghavan | Post-Hurricane Debris Segmentation Using Fine-Tuned Foundational Vision
Models | 12 pages, 8 figures | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Timely and accurate detection of hurricane debris is critical for effective
disaster response and community resilience. While post-disaster aerial imagery
is readily available, robust debris segmentation solutions applicable across
multiple disaster regions remain limited. Developing a generalized solution is
challenging due to varying environmental and imaging conditions that alter
debris' visual signatures across different regions, further compounded by the
scarcity of training data. This study addresses these challenges by fine-tuning
pre-trained foundational vision models, achieving robust performance with a
relatively small, high-quality dataset. Specifically, this work introduces an
open-source dataset comprising approximately 1,200 manually annotated aerial
RGB images from Hurricanes Ian, Ida, and Ike. To mitigate human biases and
enhance data quality, labels from multiple annotators are strategically
aggregated and visual prompt engineering is employed. The resulting fine-tuned
model, named fCLIPSeg, achieves a Dice score of 0.70 on data from Hurricane Ida
-- a disaster event entirely excluded during training -- with virtually no
false positives in debris-free areas. This work presents the first
event-agnostic debris segmentation model requiring only standard RGB imagery
during deployment, making it well-suited for rapid, large-scale post-disaster
impact assessments and recovery planning.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 00:08:50 GMT"
},
{
"version": "v2",
"created": "Sat, 19 Apr 2025 01:05:36 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Amini",
"Kooshan",
""
],
[
"Liu",
"Yuhao",
""
],
[
"Padgett",
"Jamie Ellen",
""
],
[
"Balakrishnan",
"Guha",
""
],
[
"Veeraraghavan",
"Ashok",
""
]
] |
2504.12546 | Thomas {\AA}gotnes | Thomas {\AA}gotnes, Rustam Galimullin, Ken Satoh, Satoshi Tojo | Anonymous Public Announcements | null | null | null | null | cs.LO cs.AI cs.CR | http://creativecommons.org/licenses/by/4.0/ | We formalise the notion of an anonymous public announcement in the tradition
of public announcement logic. Such announcements can be seen as in-between a
public announcement from ``the outside" (an announcement of $\phi$) and a
public announcement by one of the agents (an announcement of $K_a\phi$): we get
more information than just $\phi$, but not (necessarily) about exactly who made
it. Even if such an announcement is prima facie anonymous, depending on the
background knowledge of the agents it might reveal the identity of the
announcer: if I post something on a message board, the information might reveal
who I am even if I don't sign my name. Furthermore, like in the Russian Cards
puzzle, if we assume that the announcer's intention was to stay anonymous, that
in fact might reveal more information. In this paper we first look at the case
when no assumption about intentions are made, in which case the logic with an
anonymous public announcement operator is reducible to epistemic logic. We then
look at the case when we assume common knowledge of the intention to stay
anonymous, which is both more complex and more interesting: in several ways it
boils down to the notion of a ``safe" announcement (again, similarly to Russian
Cards). Main results include formal expressivity results and axiomatic
completeness for key logical languages.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 00:14:37 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 01:42:23 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Ågotnes",
"Thomas",
""
],
[
"Galimullin",
"Rustam",
""
],
[
"Satoh",
"Ken",
""
],
[
"Tojo",
"Satoshi",
""
]
] |
2504.12583 | Jaeseong Oh | Jang Soo Kim, Jaeseong Oh | Total positivity of Hadamard product of dual Jacobi--Trudi matrices | Robert Angarone and Daniel Soskin pointed out a flaw in our
paper--specifically, the map $\phi$ in Theorem 3.2 is not a bijection, so it
cannot be a sign-reversing involution. Hence, Sokal's conjecture (Conjecture
1.2) remains open. We would like to thank them for pointing out the error in
our paper | null | null | null | math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In 1992, Wagner proved that the Hadamard product of two totally positive
lower triangular Toeplitz matrices is totally positive. In this work, we
strengthen this result by establishing total monomial positivity for the
Hadamard product of Jacobi--Trudi matrices. In particular, we resolve a
conjecture of Sokal concerning the Hadamard square of Jacobi--Trudi matrices.
Moreover, we provide a manifestly positive Schur expansion for the Hadamard
square of Jacobi--Trudi matrices indexed by ribbons. In addition, we construct
a corresponding representation, offering a representation-theoretic proof of
the Schur positivity.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 01:54:50 GMT"
},
{
"version": "v2",
"created": "Sun, 20 Apr 2025 07:16:20 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Kim",
"Jang Soo",
""
],
[
"Oh",
"Jaeseong",
""
]
] |
2504.12614 | Jiaying Liu | Jiaying "Lizzy" Liu, Shuer Zhuo, Xingyu Li, Andrew Dillon, Noura
Howell, Angela D. R. Smith, Yan Zhang | From Regulation to Support: Centering Humans in Technology-Mediated
Emotion Intervention in Care Contexts | null | null | null | null | cs.HC cs.CY | http://creativecommons.org/licenses/by/4.0/ | Enhancing emotional well-being has become a significant focus in HCI and
CSCW, with technologies increasingly designed to track, visualize, and manage
emotions. However, these approaches have faced criticism for potentially
suppressing certain emotional experiences. Through a scoping review of 53
empirical studies from ACM proceedings implementing Technology-Mediated Emotion
Intervention (TMEI), we critically examine current practices through lenses
drawn from HCI critical theories. Our analysis reveals emotion intervention
mechanisms that extend beyond traditional emotion regulation paradigms,
identifying care-centered goals that prioritize non-judgmental emotional
support and preserve users' identities. The findings demonstrate how
researchers design technologies for generating artificial care, intervening in
power dynamics, and nudging behavioral changes. We contribute the concept of
"emotion support" as an alternative approach to "emotion regulation,"
emphasizing human-centered approaches to emotional well-being. This work
advances the understanding of diverse human emotional needs beyond individual
and cognitive perspectives, offering design implications that critically
reimagine how technologies can honor emotional complexity, preserve human
agency, and transform power dynamics in care contexts.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 03:35:01 GMT"
},
{
"version": "v2",
"created": "Sun, 20 Apr 2025 04:15:14 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Liu",
"Jiaying \"Lizzy\"",
""
],
[
"Zhuo",
"Shuer",
""
],
[
"Li",
"Xingyu",
""
],
[
"Dillon",
"Andrew",
""
],
[
"Howell",
"Noura",
""
],
[
"Smith",
"Angela D. R.",
""
],
[
"Zhang",
"Yan",
""
]
] |
2504.12626 | Lvmin Zhang | Lvmin Zhang and Maneesh Agrawala | Packing Input Frame Context in Next-Frame Prediction Models for Video
Generation | https://github.com/lllyasviel/FramePack | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present a neural network structure, FramePack, to train next-frame (or
next-frame-section) prediction models for video generation. The FramePack
compresses input frames to make the transformer context length a fixed number
regardless of the video length. As a result, we are able to process a large
number of frames using video diffusion with computation bottleneck similar to
image diffusion. This also makes the training video batch sizes significantly
higher (batch sizes become comparable to image diffusion training). We also
propose an anti-drifting sampling method that generates frames in inverted
temporal order with early-established endpoints to avoid exposure bias (error
accumulation over iterations). Finally, we show that existing video diffusion
models can be finetuned with FramePack, and their visual quality may be
improved because the next-frame prediction supports more balanced diffusion
schedulers with less extreme flow shift timesteps.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 04:02:31 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 08:13:35 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Zhang",
"Lvmin",
""
],
[
"Agrawala",
"Maneesh",
""
]
] |
2504.12636 | Rongtao Xu | Rongtao Xu, Jian Zhang, Minghao Guo, Youpeng Wen, Haoting Yang, Min
Lin, Jianzheng Huang, Zhe Li, Kaidong Zhang, Liqiong Wang, Yuxuan Kuang, Meng
Cao, Feng Zheng, Xiaodan Liang | A0: An Affordance-Aware Hierarchical Model for General Robotic
Manipulation | null | null | null | null | cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Robotic manipulation faces critical challenges in understanding spatial
affordances--the "where" and "how" of object interactions--essential for
complex manipulation tasks like wiping a board or stacking objects. Existing
methods, including modular-based and end-to-end approaches, often lack robust
spatial reasoning capabilities. Unlike recent point-based and flow-based
affordance methods that focus on dense spatial representations or trajectory
modeling, we propose A0, a hierarchical affordance-aware diffusion model that
decomposes manipulation tasks into high-level spatial affordance understanding
and low-level action execution. A0 leverages the Embodiment-Agnostic Affordance
Representation, which captures object-centric spatial affordances by predicting
contact points and post-contact trajectories. A0 is pre-trained on 1 million
contact points data and fine-tuned on annotated trajectories, enabling
generalization across platforms. Key components include Position Offset
Attention for motion-aware feature extraction and a Spatial Information
Aggregation Layer for precise coordinate mapping. The model's output is
executed by the action execution module. Experiments on multiple robotic
systems (Franka, Kinova, Realman, and Dobot) demonstrate A0's superior
performance in complex tasks, showcasing its efficiency, flexibility, and
real-world applicability.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 04:45:15 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 02:13:17 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Xu",
"Rongtao",
""
],
[
"Zhang",
"Jian",
""
],
[
"Guo",
"Minghao",
""
],
[
"Wen",
"Youpeng",
""
],
[
"Yang",
"Haoting",
""
],
[
"Lin",
"Min",
""
],
[
"Huang",
"Jianzheng",
""
],
[
"Li",
"Zhe",
""
],
[
"Zhang",
"Kaidong",
""
],
[
"Wang",
"Liqiong",
""
],
[
"Kuang",
"Yuxuan",
""
],
[
"Cao",
"Meng",
""
],
[
"Zheng",
"Feng",
""
],
[
"Liang",
"Xiaodan",
""
]
] |
2504.12657 | Dan Chen | Dan Chen, Shingo Hido, Darkhan Tuyenbayev, Dripta Bhattacharjee,
Nobuyuki Kanda, Richard Savage, Rishabh Bajpai, Sadakazu Haino, Takahiro
Sawada, Takahiro Yamamoto, Takayuki Tomaru, Yoshiki Moriwaki | Photon Calibration Performance of KAGRA during the 4th Joint Observing
Run (O4) | null | null | null | null | astro-ph.IM | http://creativecommons.org/licenses/by/4.0/ | KAGRA is a kilometer-scale cryogenic gravitational-wave (GW) detector in
Japan. It joined the 4th joint observing run (O4) in May 2023 in collaboration
with the Laser Interferometer GW Observatory (LIGO) in the USA, and Virgo in
Italy. After one month of observations, KAGRA entered a break period to enhance
its sensitivity to GWs, and it is planned to rejoin O4 before its scheduled end
in October 2025. To accurately recover the information encoded in the GW
signals, it is essential to properly calibrate the observed signals. We employ
a photon calibration (Pcal) system as a reference signal injector to calibrate
the output signals obtained from the telescope. In ideal future conditions, the
uncertainty in Pcal could dominate the uncertainty in the observed data. In
this paper, we present the methods used to estimate the uncertainty in the Pcal
systems employed during KAGRA O4 and report an estimated system uncertainty of
0.79%, which is three times lower than the uncertainty achieved in the previous
3rd joint observing run (O3) in 2020. Additionally, we investigate the
uncertainty in the Pcal laser power sensors, which had the highest impact on
the Pcal uncertainty, and estimate the beam positions on the KAGRA main mirror,
which had the second highest impact. The Pcal systems in KAGRA are the first
fully functional calibration systems for a cryogenic GW telescope. To avoid
interference with the KAGRA cryogenic systems, the Pcal systems incorporate
unique features regarding their placement and the use of telephoto cameras,
which can capture images of the mirror surface at almost normal incidence. As
future GW telescopes, such as the Einstein Telescope, are expected to adopt
cryogenic techniques, the performance of the KAGRA Pcal systems can serve as a
valuable reference.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 05:36:31 GMT"
},
{
"version": "v2",
"created": "Fri, 18 Apr 2025 19:54:16 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Chen",
"Dan",
""
],
[
"Hido",
"Shingo",
""
],
[
"Tuyenbayev",
"Darkhan",
""
],
[
"Bhattacharjee",
"Dripta",
""
],
[
"Kanda",
"Nobuyuki",
""
],
[
"Savage",
"Richard",
""
],
[
"Bajpai",
"Rishabh",
""
],
[
"Haino",
"Sadakazu",
""
],
[
"Sawada",
"Takahiro",
""
],
[
"Yamamoto",
"Takahiro",
""
],
[
"Tomaru",
"Takayuki",
""
],
[
"Moriwaki",
"Yoshiki",
""
]
] |
2504.12671 | Luc Ta | Luc Ta | Generalized Legendrian racks: Classification, tensors, and knot coloring
invariants | 39 pages, 8 figures, 4 tables; comments welcome. Fixed typos and
formatting, relabeled several remarks and theorems as propositions, split
some content into subsubsections, and added clarification to Subsubsection
7.3.2. No changes in results or proofs | null | null | null | math.GT math.GR math.QA | http://creativecommons.org/licenses/by/4.0/ | Generalized Legendrian racks are nonassociative algebraic structures based on
the Legendrian Reidemeister moves. We study algebraic aspects of GL-racks and
coloring invariants of Legendrian links.
We answer an open question characterizing the group of GL-structures on a
given rack. As applications, we classify several infinite families of GL-racks.
We also compute automorphism groups of dihedral GL-quandles and the categorical
center of GL-racks.
Then we construct an equivalence of categories between racks and GL-quandles.
We also study tensor products of racks and GL-racks coming from universal
algebra. Surprisingly, the categories of racks and GL-racks have tensor units.
The induced symmetric monoidal structure on medial racks is closed, and
similarly for medial GL-racks.
Answering another open question, we use GL-racks to distinguish Legendrian
knots whose classical invariants are identical. In particular, we complete the
classification of Legendrian $8_{13}$ knots.
Finally, we use exhaustive search algorithms to classify GL-racks up to order
8.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 06:05:09 GMT"
},
{
"version": "v2",
"created": "Sun, 20 Apr 2025 18:16:15 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Ta",
"Luc",
""
]
] |
2504.12711 | Xin Li | Xin Li, Yeying Jin, Xin Jin, Zongwei Wu, Bingchen Li, Yufei Wang,
Wenhan Yang, Yu Li, Zhibo Chen, Bihan Wen, Robby T. Tan, Radu Timofte, Qiyu
Rong, Hongyuan Jing, Mengmeng Zhang, Jinglong Li, Xiangyu Lu, Yi Ren, Yuting
Liu, Meng Zhang, Xiang Chen, Qiyuan Guan, Jiangxin Dong, Jinshan Pan, Conglin
Gou, Qirui Yang, Fangpu Zhang, Yunlong Lin, Sixiang Chen, Guoxi Huang, Ruirui
Lin, Yan Zhang, Jingyu Yang, Huanjing Yue, Jiyuan Chen, Qiaosi Yi, Hongjun
Wang, Chenxi Xie, Shuai Li, Yuhui Wu, Kaiyi Ma, Jiakui Hu, Juncheng Li, Liwen
Pan, Guangwei Gao, Wenjie Li, Zhenyu Jin, Heng Guo, Zhanyu Ma, Yubo Wang,
Jinghua Wang, Wangzhi Xing, Anjusree Karnavar, Diqi Chen, Mohammad Aminul
Islam, Hao Yang, Ruikun Zhang, Liyuan Pan, Qianhao Luo, XinCao, Han Zhou, Yan
Min, Wei Dong, Jun Chen, Taoyi Wu, Weijia Dou, Yu Wang, Shengjie Zhao,
Yongcheng Huang, Xingyu Han, Anyan Huang, Hongtao Wu, Hong Wang, Yefeng
Zheng, Abhijeet Kumar, Aman Kumar, Marcos V. Conde, Paula Garrido, Daniel
Feijoo, Juan C. Benito, Guanglu Dong, Xin Lin, Siyuan Liu, Tianheng Zheng,
Jiayu Zhong, Shouyi Wang, Xiangtai Li, Lanqing Guo, Lu Qi, Chao Ren, Shuaibo
Wang, Shilong Zhang, Wanyu Zhou, Yunze Wu, Qinzhong Tan, Jieyuan Pei,
Zhuoxuan Li, Jiayu Wang, Haoyu Bian, Haoran Sun, Subhajit Paul, Ni Tang,
Junhao Huang, Zihan Cheng, Hongyun Zhu, Yuehan Wu, Kaixin Deng, Hang Ouyang,
Tianxin Xiao, Fan Yang, Zhizun Luo, Zeyu Xiao, Zhuoyuan Li, Nguyen Pham Hoang
Le, An Dinh Thien, Son T. Luu, Kiet Van Nguyen, Ronghua Xu, Xianmin Tian,
Weijian Zhou, Jiacheng Zhang, Yuqian Chen, Yihang Duan, Yujie Wu, Suresh
Raikwar, Arsh Garg, Kritika, Jianhua Zheng, Xiaoshan Ma, Ruolin Zhao, Yongyu
Yang, Yongsheng Liang, Guiming Huang, Qiang Li, Hongbin Zhang, Xiangyu Zheng,
A.N. Rajagopalan | NTIRE 2025 Challenge on Day and Night Raindrop Removal for Dual-Focused
Images: Methods and Results | Challenge Report of CVPR NTIRE 2025; 26 pages; Methods from 32 teams | null | null | null | cs.CV cs.AI eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper reviews the NTIRE 2025 Challenge on Day and Night Raindrop Removal
for Dual-Focused Images. This challenge received a wide range of impressive
solutions, which are developed and evaluated using our collected real-world
Raindrop Clarity dataset. Unlike existing deraining datasets, our Raindrop
Clarity dataset is more diverse and challenging in degradation types and
contents, which includes day raindrop-focused, day background-focused, night
raindrop-focused, and night background-focused degradations. This dataset is
divided into three subsets for competition: 14,139 images for training, 240
images for validation, and 731 images for testing. The primary objective of
this challenge is to establish a new and powerful benchmark for the task of
removing raindrops under varying lighting and focus conditions. There are a
total of 361 participants in the competition, and 32 teams submitting valid
solutions and fact sheets for the final testing phase. These submissions
achieved state-of-the-art (SOTA) performance on the Raindrop Clarity dataset.
The project can be found at
https://lixinustc.github.io/CVPR-NTIRE2025-RainDrop-Competition.github.io/.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 07:35:35 GMT"
},
{
"version": "v2",
"created": "Sat, 19 Apr 2025 05:26:40 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Li",
"Xin",
""
],
[
"Jin",
"Yeying",
""
],
[
"Jin",
"Xin",
""
],
[
"Wu",
"Zongwei",
""
],
[
"Li",
"Bingchen",
""
],
[
"Wang",
"Yufei",
""
],
[
"Yang",
"Wenhan",
""
],
[
"Li",
"Yu",
""
],
[
"Chen",
"Zhibo",
""
],
[
"Wen",
"Bihan",
""
],
[
"Tan",
"Robby T.",
""
],
[
"Timofte",
"Radu",
""
],
[
"Rong",
"Qiyu",
""
],
[
"Jing",
"Hongyuan",
""
],
[
"Zhang",
"Mengmeng",
""
],
[
"Li",
"Jinglong",
""
],
[
"Lu",
"Xiangyu",
""
],
[
"Ren",
"Yi",
""
],
[
"Liu",
"Yuting",
""
],
[
"Zhang",
"Meng",
""
],
[
"Chen",
"Xiang",
""
],
[
"Guan",
"Qiyuan",
""
],
[
"Dong",
"Jiangxin",
""
],
[
"Pan",
"Jinshan",
""
],
[
"Gou",
"Conglin",
""
],
[
"Yang",
"Qirui",
""
],
[
"Zhang",
"Fangpu",
""
],
[
"Lin",
"Yunlong",
""
],
[
"Chen",
"Sixiang",
""
],
[
"Huang",
"Guoxi",
""
],
[
"Lin",
"Ruirui",
""
],
[
"Zhang",
"Yan",
""
],
[
"Yang",
"Jingyu",
""
],
[
"Yue",
"Huanjing",
""
],
[
"Chen",
"Jiyuan",
""
],
[
"Yi",
"Qiaosi",
""
],
[
"Wang",
"Hongjun",
""
],
[
"Xie",
"Chenxi",
""
],
[
"Li",
"Shuai",
""
],
[
"Wu",
"Yuhui",
""
],
[
"Ma",
"Kaiyi",
""
],
[
"Hu",
"Jiakui",
""
],
[
"Li",
"Juncheng",
""
],
[
"Pan",
"Liwen",
""
],
[
"Gao",
"Guangwei",
""
],
[
"Li",
"Wenjie",
""
],
[
"Jin",
"Zhenyu",
""
],
[
"Guo",
"Heng",
""
],
[
"Ma",
"Zhanyu",
""
],
[
"Wang",
"Yubo",
""
],
[
"Wang",
"Jinghua",
""
],
[
"Xing",
"Wangzhi",
""
],
[
"Karnavar",
"Anjusree",
""
],
[
"Chen",
"Diqi",
""
],
[
"Islam",
"Mohammad Aminul",
""
],
[
"Yang",
"Hao",
""
],
[
"Zhang",
"Ruikun",
""
],
[
"Pan",
"Liyuan",
""
],
[
"Luo",
"Qianhao",
""
],
[
"XinCao",
"",
""
],
[
"Zhou",
"Han",
""
],
[
"Min",
"Yan",
""
],
[
"Dong",
"Wei",
""
],
[
"Chen",
"Jun",
""
],
[
"Wu",
"Taoyi",
""
],
[
"Dou",
"Weijia",
""
],
[
"Wang",
"Yu",
""
],
[
"Zhao",
"Shengjie",
""
],
[
"Huang",
"Yongcheng",
""
],
[
"Han",
"Xingyu",
""
],
[
"Huang",
"Anyan",
""
],
[
"Wu",
"Hongtao",
""
],
[
"Wang",
"Hong",
""
],
[
"Zheng",
"Yefeng",
""
],
[
"Kumar",
"Abhijeet",
""
],
[
"Kumar",
"Aman",
""
],
[
"Conde",
"Marcos V.",
""
],
[
"Garrido",
"Paula",
""
],
[
"Feijoo",
"Daniel",
""
],
[
"Benito",
"Juan C.",
""
],
[
"Dong",
"Guanglu",
""
],
[
"Lin",
"Xin",
""
],
[
"Liu",
"Siyuan",
""
],
[
"Zheng",
"Tianheng",
""
],
[
"Zhong",
"Jiayu",
""
],
[
"Wang",
"Shouyi",
""
],
[
"Li",
"Xiangtai",
""
],
[
"Guo",
"Lanqing",
""
],
[
"Qi",
"Lu",
""
],
[
"Ren",
"Chao",
""
],
[
"Wang",
"Shuaibo",
""
],
[
"Zhang",
"Shilong",
""
],
[
"Zhou",
"Wanyu",
""
],
[
"Wu",
"Yunze",
""
],
[
"Tan",
"Qinzhong",
""
],
[
"Pei",
"Jieyuan",
""
],
[
"Li",
"Zhuoxuan",
""
],
[
"Wang",
"Jiayu",
""
],
[
"Bian",
"Haoyu",
""
],
[
"Sun",
"Haoran",
""
],
[
"Paul",
"Subhajit",
""
],
[
"Tang",
"Ni",
""
],
[
"Huang",
"Junhao",
""
],
[
"Cheng",
"Zihan",
""
],
[
"Zhu",
"Hongyun",
""
],
[
"Wu",
"Yuehan",
""
],
[
"Deng",
"Kaixin",
""
],
[
"Ouyang",
"Hang",
""
],
[
"Xiao",
"Tianxin",
""
],
[
"Yang",
"Fan",
""
],
[
"Luo",
"Zhizun",
""
],
[
"Xiao",
"Zeyu",
""
],
[
"Li",
"Zhuoyuan",
""
],
[
"Le",
"Nguyen Pham Hoang",
""
],
[
"Thien",
"An Dinh",
""
],
[
"Luu",
"Son T.",
""
],
[
"Van Nguyen",
"Kiet",
""
],
[
"Xu",
"Ronghua",
""
],
[
"Tian",
"Xianmin",
""
],
[
"Zhou",
"Weijian",
""
],
[
"Zhang",
"Jiacheng",
""
],
[
"Chen",
"Yuqian",
""
],
[
"Duan",
"Yihang",
""
],
[
"Wu",
"Yujie",
""
],
[
"Raikwar",
"Suresh",
""
],
[
"Garg",
"Arsh",
""
],
[
"Kritika",
"",
""
],
[
"Zheng",
"Jianhua",
""
],
[
"Ma",
"Xiaoshan",
""
],
[
"Zhao",
"Ruolin",
""
],
[
"Yang",
"Yongyu",
""
],
[
"Liang",
"Yongsheng",
""
],
[
"Huang",
"Guiming",
""
],
[
"Li",
"Qiang",
""
],
[
"Zhang",
"Hongbin",
""
],
[
"Zheng",
"Xiangyu",
""
],
[
"Rajagopalan",
"A. N.",
""
]
] |
2504.12714 | Kunal Jha | Kunal Jha, Wilka Carvalho, Yancheng Liang, Simon S. Du, Max
Kleiman-Weiner, Natasha Jaques | Cross-environment Cooperation Enables Zero-shot Multi-agent Coordination | Accepted to CogSci 2025, In-review for ICML 2025 | null | null | null | cs.MA cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | Zero-shot coordination (ZSC), the ability to adapt to a new partner in a
cooperative task, is a critical component of human-compatible AI. While prior
work has focused on training agents to cooperate on a single task, these
specialized models do not generalize to new tasks, even if they are highly
similar. Here, we study how reinforcement learning on a distribution of
environments with a single partner enables learning general cooperative skills
that support ZSC with many new partners on many new problems. We introduce two
Jax-based, procedural generators that create billions of solvable coordination
challenges. We develop a new paradigm called Cross-Environment Cooperation
(CEC), and show that it outperforms competitive baselines quantitatively and
qualitatively when collaborating with real people. Our findings suggest that
learning to collaborate across many unique scenarios encourages agents to
develop general norms, which prove effective for collaboration with different
partners. Together, our results suggest a new route toward designing generalist
cooperative agents capable of interacting with humans without requiring human
data.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 07:41:25 GMT"
},
{
"version": "v2",
"created": "Sun, 20 Apr 2025 20:10:41 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Jha",
"Kunal",
""
],
[
"Carvalho",
"Wilka",
""
],
[
"Liang",
"Yancheng",
""
],
[
"Du",
"Simon S.",
""
],
[
"Kleiman-Weiner",
"Max",
""
],
[
"Jaques",
"Natasha",
""
]
] |
2504.12849 | Phung Lai | Phung Lai, Xiaopeng Jiang, Hai Phan, Cristian Borcea, Khang Tran, An
Chen, Vijaya Datta Mayyuri, Ruoming Jin | FedX: Adaptive Model Decomposition and Quantization for IoT Federated
Learning | null | The 21st Annual International Conference on Distributed Computing
in Smart Systems and the Internet of Things (DCOSS-IoT 2025) | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Federated Learning (FL) allows collaborative training among multiple devices
without data sharing, thus enabling privacy-sensitive applications on mobile or
Internet of Things (IoT) devices, such as mobile health and asset tracking.
However, designing an FL system with good model utility that works with low
computation/communication overhead on heterogeneous, resource-constrained
mobile/IoT devices is challenging. To address this problem, this paper proposes
FedX, a novel adaptive model decomposition and quantization FL system for IoT.
To balance utility with resource constraints on IoT devices, FedX decomposes a
global FL model into different sub-networks with adaptive numbers of quantized
bits for different devices. The key idea is that a device with fewer resources
receives a smaller sub-network for lower overhead but utilizes a larger number
of quantized bits for higher model utility, and vice versa. The quantization
operations in FedX are done at the server to reduce the computational load on
devices. FedX iteratively minimizes the losses in the devices' local data and
in the server's public data using quantized sub-networks under a regularization
term, and thus it maximizes the benefits of combining FL with model
quantization through knowledge sharing among the server and devices in a
cost-effective training process. Extensive experiments show that FedX
significantly improves quantization times by up to 8.43X, on-device computation
time by 1.5X, and total end-to-end training time by 1.36X, compared with
baseline FL systems. We guarantee the global model convergence theoretically
and validate local model convergence empirically, highlighting FedX's
optimization efficiency.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 11:08:51 GMT"
},
{
"version": "v2",
"created": "Sat, 19 Apr 2025 15:18:12 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Lai",
"Phung",
""
],
[
"Jiang",
"Xiaopeng",
""
],
[
"Phan",
"Hai",
""
],
[
"Borcea",
"Cristian",
""
],
[
"Tran",
"Khang",
""
],
[
"Chen",
"An",
""
],
[
"Mayyuri",
"Vijaya Datta",
""
],
[
"Jin",
"Ruoming",
""
]
] |
2504.12911 | Weijie Shi | Weijie Shi, Chengyi Ju, Chengzhong Liu, Jiaming Ji, Jipeng Zhang,
Ruiyuan Zhang, Jia Zhu, Jiajie Xu, Yaodong Yang, Sirui Han, Yike Guo | Benchmarking Multi-National Value Alignment for Large Language Models | null | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by-sa/4.0/ | Do Large Language Models (LLMs) hold positions that conflict with your
country's values? Occasionally they do! However, existing works primarily focus
on ethical reviews, failing to capture the diversity of national values, which
encompass broader policy, legal, and moral considerations. Furthermore, current
benchmarks that rely on spectrum tests using manually designed questionnaires
are not easily scalable.
To address these limitations, we introduce NaVAB, a comprehensive benchmark
to evaluate the alignment of LLMs with the values of five major nations: China,
the United States, the United Kingdom, France, and Germany. NaVAB implements a
national value extraction pipeline to efficiently construct value assessment
datasets. Specifically, we propose a modeling procedure with instruction
tagging to process raw data sources, a screening process to filter
value-related topics and a generation process with a Conflict Reduction
mechanism to filter non-conflicting values.We conduct extensive experiments on
various LLMs across countries, and the results provide insights into assisting
in the identification of misaligned scenarios. Moreover, we demonstrate that
NaVAB can be combined with alignment techniques to effectively reduce value
concerns by aligning LLMs' values with the target country.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 13:01:38 GMT"
},
{
"version": "v2",
"created": "Sat, 19 Apr 2025 04:07:54 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Shi",
"Weijie",
""
],
[
"Ju",
"Chengyi",
""
],
[
"Liu",
"Chengzhong",
""
],
[
"Ji",
"Jiaming",
""
],
[
"Zhang",
"Jipeng",
""
],
[
"Zhang",
"Ruiyuan",
""
],
[
"Zhu",
"Jia",
""
],
[
"Xu",
"Jiajie",
""
],
[
"Yang",
"Yaodong",
""
],
[
"Han",
"Sirui",
""
],
[
"Guo",
"Yike",
""
]
] |
2504.12946 | Janusz Petkowski | Sara Seager, Luis Welbanks, Lucas Ellerbroek, William Bains, Janusz J.
Petkowski | Prospects for Detecting Signs of Life on Exoplanets in the JWST Era | In press, paper accepted in PNAS on: 2025-01-29; v2 contains Figure 4
with corrected fonts | null | null | null | astro-ph.EP astro-ph.IM | http://creativecommons.org/licenses/by/4.0/ | The search for signs of life in the Universe has entered a new phase with the
advent of the James Webb Space Telescope (JWST). Detecting biosignature gases
via exoplanet atmosphere transmission spectroscopy is in principle within
JWST's reach. We reflect on JWST's early results in the context of the
potential search for biological activity on exoplanets. The results confront us
with a complex reality. Established inverse methods to interpret observed
spectra-already known to be highly averaged representations of intricate 3D
atmospheric processes-can lead to disparate interpretations even with JWST's
quality of data. Characterizing rocky or sub-Neptune-size exoplanets with JWST
is an intricate task, and moves us away from the notion of finding a definitive
"silver bullet" biosignature gas. Indeed, JWST results necessitate us to allow
"parallel interpretations" that will perhaps not be resolved until the next
generation of observatories. Nonetheless, with a handful of habitable-zone
planet atmospheres accessible given the anticipated noise floor, JWST may
continue to contribute to this journey by designating a planet as biosignature
gas candidate. To do this we will need to sufficiently refine our inverse
methods and physical models for confidently quantifying specific gas abundances
and constraining the atmosphere context. Looking ahead, future telescopes and
innovative observational strategies will be essential for the reliable
detection of biosignature gases.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 13:48:43 GMT"
},
{
"version": "v2",
"created": "Sun, 20 Apr 2025 17:05:32 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Seager",
"Sara",
""
],
[
"Welbanks",
"Luis",
""
],
[
"Ellerbroek",
"Lucas",
""
],
[
"Bains",
"William",
""
],
[
"Petkowski",
"Janusz J.",
""
]
] |
2504.12980 | Jiangnan Biguo | Jiangnan Biguo and Xiaoquan Yu | Motion of ferrodark solitons in harmonically trapped superfluids: spin
corrections and emergent quartic potentials exhibiting symmetry breaking | 4 pages, 2 figures | null | null | null | cond-mat.quant-gas nlin.PS | http://creativecommons.org/licenses/by/4.0/ | We propose a framework for topological soliton dynamics in trapped spinor
superfluids, decomposing the force acting on the soliton by the surrounding
fluid into the buoyancy force and spin-corrections arising from the density
depletion at soliton core and the coupling between the orbital motion and the
spin mixing, respectively. For ferrodark solitons (FDSs) in spin-1
Bose-Einstein Condensates (BECs), the spin correction enables mapping the FDS
motion in a harmonic trap to the atomic-mass particle dynamics in an emergent
quartic potential. Initially placing a type-I FDS near the trap center, a
single-sided oscillation happens, which maps to the particle moving around a
local minimum of the emergent double-well potential. As the initial distance of
a type-II FDS from the trap center increases, the motion exhibits three
regimes: trap-centered harmonic and anharmonic, followed by single-sided
oscillations. Correspondingly the emergent quartic potential undergoes symmetry
breaking, transitioning from a single minimum to a double-well shape, where
particle motion shifts from oscillating around the single minimum to crossing
between two minima via the local maximum, then the motion around one of the two
minima. In a hard-wall trap with linear potential, the FDS motion maps to a
harmonic oscillator.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 14:32:16 GMT"
},
{
"version": "v2",
"created": "Sun, 20 Apr 2025 06:55:55 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Biguo",
"Jiangnan",
""
],
[
"Yu",
"Xiaoquan",
""
]
] |
2504.13074 | Guibin Chen | Guibin Chen, Dixuan Lin, Jiangping Yang, Chunze Lin, Junchen Zhu,
Mingyuan Fan, Hao Zhang, Sheng Chen, Zheng Chen, Chengcheng Ma, Weiming
Xiong, Wei Wang, Nuo Pang, Kang Kang, Zhiheng Xu, Yuzhe Jin, Yupeng Liang,
Yubing Song, Peng Zhao, Boyuan Xu, Di Qiu, Debang Li, Zhengcong Fei, Yang Li,
Yahui Zhou | SkyReels-V2: Infinite-length Film Generative Model | 31 pages,10 figures | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Recent advances in video generation have been driven by diffusion models and
autoregressive frameworks, yet critical challenges persist in harmonizing
prompt adherence, visual quality, motion dynamics, and duration: compromises in
motion dynamics to enhance temporal visual quality, constrained video duration
(5-10 seconds) to prioritize resolution, and inadequate shot-aware generation
stemming from general-purpose MLLMs' inability to interpret cinematic grammar,
such as shot composition, actor expressions, and camera motions. These
intertwined limitations hinder realistic long-form synthesis and professional
film-style generation. To address these limitations, we propose SkyReels-V2, an
Infinite-length Film Generative Model, that synergizes Multi-modal Large
Language Model (MLLM), Multi-stage Pretraining, Reinforcement Learning, and
Diffusion Forcing Framework. Firstly, we design a comprehensive structural
representation of video that combines the general descriptions by the
Multi-modal LLM and the detailed shot language by sub-expert models. Aided with
human annotation, we then train a unified Video Captioner, named
SkyCaptioner-V1, to efficiently label the video data. Secondly, we establish
progressive-resolution pretraining for the fundamental video generation,
followed by a four-stage post-training enhancement: Initial concept-balanced
Supervised Fine-Tuning (SFT) improves baseline quality; Motion-specific
Reinforcement Learning (RL) training with human-annotated and synthetic
distortion data addresses dynamic artifacts; Our diffusion forcing framework
with non-decreasing noise schedules enables long-video synthesis in an
efficient search space; Final high-quality SFT refines visual fidelity. All the
code and models are available at https://github.com/SkyworkAI/SkyReels-V2.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 16:37:27 GMT"
},
{
"version": "v2",
"created": "Fri, 18 Apr 2025 09:46:32 GMT"
},
{
"version": "v3",
"created": "Mon, 21 Apr 2025 10:34:50 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Chen",
"Guibin",
""
],
[
"Lin",
"Dixuan",
""
],
[
"Yang",
"Jiangping",
""
],
[
"Lin",
"Chunze",
""
],
[
"Zhu",
"Junchen",
""
],
[
"Fan",
"Mingyuan",
""
],
[
"Zhang",
"Hao",
""
],
[
"Chen",
"Sheng",
""
],
[
"Chen",
"Zheng",
""
],
[
"Ma",
"Chengcheng",
""
],
[
"Xiong",
"Weiming",
""
],
[
"Wang",
"Wei",
""
],
[
"Pang",
"Nuo",
""
],
[
"Kang",
"Kang",
""
],
[
"Xu",
"Zhiheng",
""
],
[
"Jin",
"Yuzhe",
""
],
[
"Liang",
"Yupeng",
""
],
[
"Song",
"Yubing",
""
],
[
"Zhao",
"Peng",
""
],
[
"Xu",
"Boyuan",
""
],
[
"Qiu",
"Di",
""
],
[
"Li",
"Debang",
""
],
[
"Fei",
"Zhengcong",
""
],
[
"Li",
"Yang",
""
],
[
"Zhou",
"Yahui",
""
]
] |
2504.13093 | Youssef Lazar | Youssef Lazar | A lattice point counting approach for the study of the number of
self-avoiding walks on $\mathbb{Z}^{d}$ | Comments are welcome | null | null | null | math.PR math.CO math.NT | http://creativecommons.org/licenses/by/4.0/ | We reduce the problem of counting self-avoiding walks in the square lattice
to a problem of counting the number of integral points in multidimensional
domains. We obtain an asymptotic estimate of the number of self-avoiding walks
of length $n$ in the square lattice. This new formalism gives a natural and
unified setting in order to study the properties of the number of self-avoiding
walks in the lattice $\mathbb{Z}^{d}$ of any dimension $d\geq 2$.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 16:59:16 GMT"
},
{
"version": "v2",
"created": "Sun, 20 Apr 2025 08:50:34 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Lazar",
"Youssef",
""
]
] |
2504.13095 | Ivica Kostric | Ivica Kostric, Krisztian Balog, Ujwal Gadiraju | Should We Tailor the Talk? Understanding the Impact of Conversational
Styles on Preference Elicitation in Conversational Recommender Systems | To appear in: Proceedings of the 33rd ACM Conference on User
Modeling, Adaptation and Personalization (UMAP '25), June 16--19, 2025, New
York City, NY, USA | null | null | null | cs.HC cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Conversational recommender systems (CRSs) provide users with an interactive
means to express preferences and receive real-time personalized
recommendations. The success of these systems is heavily influenced by the
preference elicitation process. While existing research mainly focuses on what
questions to ask during preference elicitation, there is a notable gap in
understanding what role broader interaction patterns including tone, pacing,
and level of proactiveness play in supporting users in completing a given task.
This study investigates the impact of different conversational styles on
preference elicitation, task performance, and user satisfaction with CRSs. We
conducted a controlled experiment in the context of scientific literature
recommendation, contrasting two distinct conversational styles, high
involvement (fast paced, direct, and proactive with frequent prompts) and high
considerateness (polite and accommodating, prioritizing clarity and user
comfort) alongside a flexible experimental condition where users could switch
between the two. Our results indicate that adapting conversational strategies
based on user expertise and allowing flexibility between styles can enhance
both user satisfaction and the effectiveness of recommendations in CRSs.
Overall, our findings hold important implications for the design of future
CRSs.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 17:01:17 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Kostric",
"Ivica",
""
],
[
"Balog",
"Krisztian",
""
],
[
"Gadiraju",
"Ujwal",
""
]
] |
2504.13126 | Yunpeng Wang | Yunpeng Wang, Huiyu Yang, Zelong Yuan, Zhijie Li, Wenhui Peng,
Jianchun Wang | A hybrid U-Net and Fourier neural operator framework for the fast
prediction of turbulent flows with mixed periodic and non-periodic boundary
conditions | null | null | null | null | physics.flu-dyn | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Accurate and efficient predictions of three-dimensional (3D) turbulent flows
are of significant importance in the fields of science and engineering. In the
current work, we propose a hybrid U-Net and Fourier neural operator (HUFNO)
method, tailored for mixed periodic and non-periodic boundary conditions which
are often encountered in complex turbulence problems. The HUFNO model is tested
in the large-eddy simulation (LES) of 3D periodic hill turbulence featuring
strong flow separations. Compared to the original Fourier neural operator (FNO)
and the convolutional neural network (CNN)-based U-Net framework, the HUFNO
model has a higher accuracy in the predictions of the velocity field and
Reynolds stresses. Further numerical experiments in the LES show that the HUFNO
framework outperforms the traditional Smagorinsky (SMAG) model and the
wall-adapted local eddy-viscosity (WALE) model in the predictions of the
turbulence statistics, the energy spectrum, the wall stresses and the flow
separation structures, with much lower computational cost. Importantly, the
accuracy and efficiency are transferable to unseen initial conditions and hill
shapes, underscoring its great potentials for the fast prediction of strongly
separated turbulent flows over curved boundaries.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 17:43:23 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 13:40:52 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Wang",
"Yunpeng",
""
],
[
"Yang",
"Huiyu",
""
],
[
"Yuan",
"Zelong",
""
],
[
"Li",
"Zhijie",
""
],
[
"Peng",
"Wenhui",
""
],
[
"Wang",
"Jianchun",
""
]
] |
2504.13134 | Anamika Lochab | Anamika Lochab, Ruqi Zhang | Energy-Based Reward Models for Robust Language Model Alignment | null | null | null | null | cs.CL cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Reward models (RMs) are essential for aligning Large Language Models (LLMs)
with human preferences. However, they often struggle with capturing complex
human preferences and generalizing to unseen data. To address these challenges,
we introduce Energy-Based Reward Model (EBRM), a lightweight post-hoc
refinement framework that enhances RM robustness and generalization. EBRM
models the reward distribution explicitly, capturing uncertainty in human
preferences and mitigating the impact of noisy or misaligned annotations. It
achieves this through conflict-aware data filtering, label-noise-aware
contrastive training, and hybrid initialization. Notably, EBRM enhances RMs
without retraining, making it computationally efficient and adaptable across
different models and tasks. Empirical evaluations on RM benchmarks demonstrate
significant improvements in both robustness and generalization, achieving up to
a 5.97% improvement in safety-critical alignment tasks compared to standard
RMs. Furthermore, reinforcement learning experiments confirm that our refined
rewards enhance alignment quality, effectively delaying reward hacking. These
results demonstrate our approach as a scalable and effective enhancement for
existing RMs and alignment pipelines. The code is available at EBRM.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 17:47:15 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Lochab",
"Anamika",
""
],
[
"Zhang",
"Ruqi",
""
]
] |
2504.13139 | Ryan Cotterell | Jo\~ao Loula, Benjamin LeBrun, Li Du, Ben Lipkin, Clemente Pasti,
Gabriel Grand, Tianyu Liu, Yahya Emara, Marjorie Freedman, Jason Eisner, Ryan
Cotterell, Vikash Mansinghka, Alexander K. Lew, Tim Vieira, Timothy J.
O'Donnell | Syntactic and Semantic Control of Large Language Models via Sequential
Monte Carlo | 34 pages, 4 figures | null | null | null | cs.CL cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A wide range of LM applications require generating text that conforms to
syntactic or semantic constraints. Imposing such constraints can be naturally
framed as probabilistic conditioning, but exact generation from the resulting
distribution -- which can differ substantially from the LM's base distribution
-- is generally intractable. In this work, we develop an architecture for
controlled LM generation based on sequential Monte Carlo (SMC). Our SMC
framework allows us to flexibly incorporate domain- and problem-specific
constraints at inference time, and efficiently reallocate computational
resources in light of new information during the course of generation. By
comparing to a number of alternatives and ablations on four challenging domains
-- Python code generation for data science, text-to-SQL, goal inference, and
molecule synthesis -- we demonstrate that, with little overhead, our approach
allows small open-source language models to outperform models over 8x larger,
as well as closed-source, fine-tuned ones. In support of the probabilistic
perspective, we show that these performance improvements are driven by better
approximation to the posterior distribution. Our system builds on the framework
of Lew et al. (2023) and integrates with its language model probabilistic
programming language, giving users a simple, programmable way to apply SMC to a
broad variety of controlled generation problems.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 17:49:40 GMT"
},
{
"version": "v2",
"created": "Fri, 18 Apr 2025 18:45:25 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Loula",
"João",
""
],
[
"LeBrun",
"Benjamin",
""
],
[
"Du",
"Li",
""
],
[
"Lipkin",
"Ben",
""
],
[
"Pasti",
"Clemente",
""
],
[
"Grand",
"Gabriel",
""
],
[
"Liu",
"Tianyu",
""
],
[
"Emara",
"Yahya",
""
],
[
"Freedman",
"Marjorie",
""
],
[
"Eisner",
"Jason",
""
],
[
"Cotterell",
"Ryan",
""
],
[
"Mansinghka",
"Vikash",
""
],
[
"Lew",
"Alexander K.",
""
],
[
"Vieira",
"Tim",
""
],
[
"O'Donnell",
"Timothy J.",
""
]
] |
2504.13145 | Li-Cheng Lan | Li-Cheng Lan, Andrew Bai, Minhao Cheng, Cho-Jui Hsieh, Tianyi Zhou | Exploring Expert Failures Improves LLM Agent Tuning | null | null | null | null | cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Large Language Models (LLMs) have shown tremendous potential as agents,
excelling at tasks that require multiple rounds of reasoning and interactions.
Rejection Sampling Fine-Tuning (RFT) has emerged as an effective method for
finetuning LLMs as agents: it first imitates expert-generated successful
trajectories and further improves agentic skills through iterative fine-tuning
on successful, self-generated trajectories. However, since the expert (e.g.,
GPT-4) succeeds primarily on simpler subtasks and RFT inherently favors simpler
scenarios, many complex subtasks remain unsolved and persistently
out-of-distribution (OOD). Upon investigating these challenging subtasks, we
discovered that previously failed expert trajectories can often provide
valuable guidance, e.g., plans and key actions, that can significantly improve
agent exploration efficiency and acquisition of critical skills. Motivated by
these observations, we propose Exploring Expert Failures (EEF), which
identifies beneficial actions from failed expert trajectories and integrates
them into the training dataset. Potentially harmful actions are meticulously
excluded to prevent contamination of the model learning process. By leveraging
the beneficial actions in expert failures, EEF successfully solves some
previously unsolvable subtasks and improves agent tuning performance.
Remarkably, our approach achieved a 62\% win rate in WebShop, outperforming RFT
(53. 6\%) and GPT-4 (35. 6\%), and to the best of our knowledge, setting a new
state-of-the-art as the first method to surpass a score of 0.81 in WebShop and
exceed 81 in SciWorld.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 17:53:54 GMT"
},
{
"version": "v2",
"created": "Fri, 18 Apr 2025 19:36:21 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Lan",
"Li-Cheng",
""
],
[
"Bai",
"Andrew",
""
],
[
"Cheng",
"Minhao",
""
],
[
"Hsieh",
"Cho-Jui",
""
],
[
"Zhou",
"Tianyi",
""
]
] |
2504.13241 | Paul Ghanem | Paul Ghanem, Michael Potter, Owen Howell, Pau Closas, Alireza
Ramezani, Deniz Erdogmus, Tales Imbiriba | Recursive Deep Inverse Reinforcement Learning | null | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Inferring an adversary's goals from exhibited behavior is crucial for
counterplanning and non-cooperative multi-agent systems in domains like
cybersecurity, military, and strategy games. Deep Inverse Reinforcement
Learning (IRL) methods based on maximum entropy principles show promise in
recovering adversaries' goals but are typically offline, require large batch
sizes with gradient descent, and rely on first-order updates, limiting their
applicability in real-time scenarios. We propose an online Recursive Deep
Inverse Reinforcement Learning (RDIRL) approach to recover the cost function
governing the adversary actions and goals. Specifically, we minimize an upper
bound on the standard Guided Cost Learning (GCL) objective using sequential
second-order Newton updates, akin to the Extended Kalman Filter (EKF), leading
to a fast (in terms of convergence) learning algorithm. We demonstrate that
RDIRL is able to recover cost and reward functions of expert agents in standard
and adversarial benchmark tasks. Experiments on benchmark tasks show that our
proposed approach outperforms several leading IRL algorithms.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 17:39:35 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 03:47:31 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Ghanem",
"Paul",
""
],
[
"Potter",
"Michael",
""
],
[
"Howell",
"Owen",
""
],
[
"Closas",
"Pau",
""
],
[
"Ramezani",
"Alireza",
""
],
[
"Erdogmus",
"Deniz",
""
],
[
"Imbiriba",
"Tales",
""
]
] |
2504.13248 | Mitchell Karmen | Mitchell Karmen, Suvi Gezari, Erini Lambrides, Hollis B. Akins, Colin
Norman, Caitlin M. Casey, Justin Pierel, David Coulter, Armin Rest, Ori Fox,
Yukta Ajay, Natalie Allen, Nicole E. Drakos, Seiji Fujimoto, Sebastian Gomez,
Ghassem Gozaliasl, Olivier Ilbert, Jeyhan S. Kartaltepe, Anton M. Koekemoer,
Zachary G. Lane, Henry Joy McCracken, Louise Paquereau, Jason Rhodes, Brant
E. Robertson, Marko Shuntov, Matthew R. Siebert, Sune Toft, Thomas Wevers,
Yossef Zenati | JWST Discovery of a High-Redshift Tidal Disruption Event Candidate in
COSMOS-Web | 24 pages, 14 figures, submitted to ApJ | null | null | null | astro-ph.HE astro-ph.CO astro-ph.GA | http://creativecommons.org/licenses/by/4.0/ | The rates and properties of tidal disruption events (TDEs) provide valuable
insights into their host galaxy central stellar densities and the demographics
of their central supermassive black holes (SMBHs). TDEs have been observed only
at low redshifts ($z \lesssim 1$), due to the difficulty in conducting deep
time-domain surveys. In this work, we present the discovery of a high-redshift
TDE candidate, HZTDE-1, in the COSMOS-Web survey with JWST's NIRCam, using a
novel selection technique based on color and morphology. We first outline a
methodology for identifying high-z TDEs in deep infrared imaging surveys,
leveraging their unique spectral energy distributions (SEDs) and morphologies
of these transients. We apply this technique to COSMOS-Web in filters F115W,
F150W, F277W, and F444W, and identify HZTDE-1, a transient point source
relative to archival UltraVISTA infrared observations. If we assume it is a
TDE, we estimate its photometric redshift to be $z=5.02^{+1.32}_{-1.11}$.
HZTDE-1 cannot be explained by reasonable supernova or AGN models. However, we
cannot rule out a superluminous supernova at $z\gtrsim3$. If confirmed with
follow-up observations, HZTDE-1 would represent the highest-redshift TDE
discovery to date, and would suggest an enhancement of the TDE rate in the
high-redshift universe. Our method, which can be applied to future deep surveys
with JWST and Roman, offers a pathway to identify TDEs at $z>4$ and probe black
hole demographics at early cosmic times.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 18:00:00 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 15:33:01 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Karmen",
"Mitchell",
""
],
[
"Gezari",
"Suvi",
""
],
[
"Lambrides",
"Erini",
""
],
[
"Akins",
"Hollis B.",
""
],
[
"Norman",
"Colin",
""
],
[
"Casey",
"Caitlin M.",
""
],
[
"Pierel",
"Justin",
""
],
[
"Coulter",
"David",
""
],
[
"Rest",
"Armin",
""
],
[
"Fox",
"Ori",
""
],
[
"Ajay",
"Yukta",
""
],
[
"Allen",
"Natalie",
""
],
[
"Drakos",
"Nicole E.",
""
],
[
"Fujimoto",
"Seiji",
""
],
[
"Gomez",
"Sebastian",
""
],
[
"Gozaliasl",
"Ghassem",
""
],
[
"Ilbert",
"Olivier",
""
],
[
"Kartaltepe",
"Jeyhan S.",
""
],
[
"Koekemoer",
"Anton M.",
""
],
[
"Lane",
"Zachary G.",
""
],
[
"McCracken",
"Henry Joy",
""
],
[
"Paquereau",
"Louise",
""
],
[
"Rhodes",
"Jason",
""
],
[
"Robertson",
"Brant E.",
""
],
[
"Shuntov",
"Marko",
""
],
[
"Siebert",
"Matthew R.",
""
],
[
"Toft",
"Sune",
""
],
[
"Wevers",
"Thomas",
""
],
[
"Zenati",
"Yossef",
""
]
] |
2504.13263 | Xinyue Wang | Xinyue Wang, Kun Zhou, Wenyi Wu, Har Simrat Singh, Fang Nan, Songyao
Jin, Aryan Philip, Saloni Patnaik, Hou Zhu, Shivam Singh, Parjanya Prashant,
Qian Shen, Biwei Huang | Causal-Copilot: An Autonomous Causal Analysis Agent | null | null | null | null | cs.AI | http://creativecommons.org/licenses/by/4.0/ | Causal analysis plays a foundational role in scientific discovery and
reliable decision-making, yet it remains largely inaccessible to domain experts
due to its conceptual and algorithmic complexity. This disconnect between
causal methodology and practical usability presents a dual challenge: domain
experts are unable to leverage recent advances in causal learning, while causal
researchers lack broad, real-world deployment to test and refine their methods.
To address this, we introduce Causal-Copilot, an autonomous agent that
operationalizes expert-level causal analysis within a large language model
framework. Causal-Copilot automates the full pipeline of causal analysis for
both tabular and time-series data -- including causal discovery, causal
inference, algorithm selection, hyperparameter optimization, result
interpretation, and generation of actionable insights. It supports interactive
refinement through natural language, lowering the barrier for non-specialists
while preserving methodological rigor. By integrating over 20 state-of-the-art
causal analysis techniques, our system fosters a virtuous cycle -- expanding
access to advanced causal methods for domain experts while generating rich,
real-world applications that inform and advance causal theory. Empirical
evaluations demonstrate that Causal-Copilot achieves superior performance
compared to existing baselines, offering a reliable, scalable, and extensible
solution that bridges the gap between theoretical sophistication and real-world
applicability in causal analysis. A live interactive demo of Causal-Copilot is
available at https://causalcopilot.com/.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 18:05:39 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 17:58:08 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Wang",
"Xinyue",
""
],
[
"Zhou",
"Kun",
""
],
[
"Wu",
"Wenyi",
""
],
[
"Singh",
"Har Simrat",
""
],
[
"Nan",
"Fang",
""
],
[
"Jin",
"Songyao",
""
],
[
"Philip",
"Aryan",
""
],
[
"Patnaik",
"Saloni",
""
],
[
"Zhu",
"Hou",
""
],
[
"Singh",
"Shivam",
""
],
[
"Prashant",
"Parjanya",
""
],
[
"Shen",
"Qian",
""
],
[
"Huang",
"Biwei",
""
]
] |
2504.13316 | Jan Florek | Jan Florek | Enumeration of plane triangulations with all vertices of degree $3$ or
$6$ and a new characterization of akempic triangulations | 18 pages, 6 figures | null | null | null | math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Plane triangulations with all vertices of degree $3$ or $6$ are enumerated.
A plane triangulation is said to be akempic if it has a $4$-colouring such
that no two adjacent triangles have the same three colours and this colouring
is not Kempe equivalent to any other colouring. Mohar (1985 and 1987)
characterized and enumerated akempic triangulations with all vertices of degree
$3$ or $6$. We give a new characterization of the akempic triangulations and a
new proof of the Mohar enumeration theorem.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 20:03:00 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 16:04:54 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Florek",
"Jan",
""
]
] |
2504.13406 | Xiangbo Gao | Xiangbo Gao, Yuheng Wu, Rujia Wang, Chenxi Liu, Yang Zhou, and
Zhengzhong Tu | LangCoop: Collaborative Driving with Language | null | CVPRW 2025 | null | null | cs.RO cs.AI cs.CL cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multi-agent collaboration holds great promise for enhancing the safety,
reliability, and mobility of autonomous driving systems by enabling information
sharing among multiple connected agents. However, existing multi-agent
communication approaches are hindered by limitations of existing communication
media, including high bandwidth demands, agent heterogeneity, and information
loss. To address these challenges, we introduce LangCoop, a new paradigm for
collaborative autonomous driving that leverages natural language as a compact
yet expressive medium for inter-agent communication. LangCoop features two key
innovations: Mixture Model Modular Chain-of-thought (M$^3$CoT) for structured
zero-shot vision-language reasoning and Natural Language Information Packaging
(LangPack) for efficiently packaging information into concise, language-based
messages. Through extensive experiments conducted in the CARLA simulations, we
demonstrate that LangCoop achieves a remarkable 96\% reduction in communication
bandwidth (< 2KB per message) compared to image-based communication, while
maintaining competitive driving performance in the closed-loop evaluation. Our
project page and code are at https://xiangbogaobarry.github.io/LangCoop/.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 02:03:14 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 02:00:43 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Gao",
"Xiangbo",
""
],
[
"Wu",
"Yuheng",
""
],
[
"Wang",
"Rujia",
""
],
[
"Liu",
"Chenxi",
""
],
[
"Zhou",
"Yang",
""
],
[
"Tu",
"Zhengzhong",
""
]
] |
2504.13425 | Grace Byun | Grace Byun, Shinsun Lee, Nayoung Choi, Jinho D. Choi | Secure Multifaceted-RAG for Enterprise: Hybrid Knowledge Retrieval with
Security Filtering | null | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Existing Retrieval-Augmented Generation (RAG) systems face challenges in
enterprise settings due to limited retrieval scope and data security risks.
When relevant internal documents are unavailable, the system struggles to
generate accurate and complete responses. Additionally, using closed-source
Large Language Models (LLMs) raises concerns about exposing proprietary
information. To address these issues, we propose the Secure Multifaceted-RAG
(SecMulti-RAG) framework, which retrieves not only from internal documents but
also from two supplementary sources: pre-generated expert knowledge for
anticipated queries and on-demand external LLM-generated knowledge. To mitigate
security risks, we adopt a local open-source generator and selectively utilize
external LLMs only when prompts are deemed safe by a filtering mechanism. This
approach enhances completeness, prevents data leakage, and reduces costs. In
our evaluation on a report generation task in the automotive industry,
SecMulti-RAG significantly outperforms traditional RAG - achieving 79.3 to 91.9
percent win rates across correctness, richness, and helpfulness in LLM-based
evaluation, and 56.3 to 70.4 percent in human evaluation. This highlights
SecMulti-RAG as a practical and secure solution for enterprise RAG.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 02:51:29 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Byun",
"Grace",
""
],
[
"Lee",
"Shinsun",
""
],
[
"Choi",
"Nayoung",
""
],
[
"Choi",
"Jinho D.",
""
]
] |
2504.13426 | Jielong Lu | Jielong Lu, Zhihao Wu, Zhiling Cai, Yueyang Pi, Shiping Wang | Simplifying Graph Convolutional Networks with Redundancy-Free Neighbors | null | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, Graph Convolutional Networks (GCNs) have gained popularity
for their exceptional ability to process graph-structured data. Existing
GCN-based approaches typically employ a shallow model architecture due to the
over-smoothing phenomenon. Current approaches to mitigating over-smoothing
primarily involve adding supplementary components to GCN architectures, such as
residual connections and random edge-dropping strategies. However, these
improvements toward deep GCNs have achieved only limited success. In this work,
we analyze the intrinsic message passing mechanism of GCNs and identify a
critical issue: messages originating from high-order neighbors must traverse
through low-order neighbors to reach the target node. This repeated reliance on
low-order neighbors leads to redundant information aggregation, a phenomenon we
term over-aggregation. Our analysis demonstrates that over-aggregation not only
introduces significant redundancy but also serves as the fundamental cause of
over-smoothing in GCNs.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 02:56:21 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 05:10:14 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Lu",
"Jielong",
""
],
[
"Wu",
"Zhihao",
""
],
[
"Cai",
"Zhiling",
""
],
[
"Pi",
"Yueyang",
""
],
[
"Wang",
"Shiping",
""
]
] |
2504.13432 | Chu Chen | Chu Chen, Han Zhang, Lok Ming Lui | Circular Image Deturbulence using Quasi-conformal Geometry | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The presence of inhomogeneous media between optical sensors and objects leads
to distorted imaging outputs, significantly complicating downstream
image-processing tasks. A key challenge in image restoration is the lack of
high-quality, paired-label images required for training supervised models. In
this paper, we introduce the Circular Quasi-Conformal Deturbulence (CQCD)
framework, an unsupervised approach for removing image distortions through a
circular architecture. This design ensures that the restored image remains both
geometrically accurate and visually faithful while preventing the accumulation
of incorrect estimations. The circular restoration process involves both
forward and inverse mapping. To ensure the bijectivity of the estimated
non-rigid deformations, computational quasi-conformal geometry theories are
leveraged to regularize the mapping, enforcing its homeomorphic properties.
This guarantees a well-defined transformation that preserves structural
integrity and prevents unwanted artifacts. Furthermore, tight-frame blocks are
integrated to encode distortion-sensitive features for precise recovery. To
validate the performance of our approach, we conduct evaluations on various
synthetic and real-world captured images. Experimental results demonstrate that
CQCD not only outperforms existing state-of-the-art deturbulence methods in
terms of image restoration quality but also provides highly accurate
deformation field estimations.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 03:07:25 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 03:40:58 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Chen",
"Chu",
""
],
[
"Zhang",
"Han",
""
],
[
"Lui",
"Lok Ming",
""
]
] |
2504.13437 | Zimo Zhang | Zimo Zhang, Zhongxiao Xu, Ran Huang, Xingda Lu, Fengbo Zhang, Donghao
Li, \c{S}ahin K. \"Ozdemir, Franco Nori, Han Bao, Yanhong Xiao, Bing Chen,
Hui Jing, and Heng Shen | Chirality-induced quantum nonreciprocity | To be published | null | null | null | quant-ph physics.atom-ph physics.optics | http://creativecommons.org/licenses/by/4.0/ | Chirality, nonreciprocity, and quantum correlations are at the center of a
wide range of intriguing effects and applications across natural sciences and
emerging quantum technologies. However, the direct link combining these three
essential concepts has remained unknown till now. Here, we establish a chiral
non-Hermitian platform with flying atoms and demonstrate chirality-induced
nonreciprocal bipartite quantum correlations between two channels: Quantum
correlation emerges when two spatially separated light beams of the same
polarization propagate in opposite directions in the atomic cloud, and it
becomes zero when they travel in the same direction. Thus, just by flipping the
propagation direction of one of the beams while keeping its polarization the
same as the other beam, we can create or annihilate quantum correlations
between two channels. We also show that this nonreciprocal quantum correlation
can be extended to multi-color sidebands with Floquet engineering. Our findings
may pave the road for realizing one-way quantum effects, such as nonreciprocal
squeezing or entanglement, with a variety of chiral devices, for the emerging
applications of e.g., directional quantum network or nonreciprocal quantum
metrology.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 03:34:16 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 14:43:28 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Zhang",
"Zimo",
""
],
[
"Xu",
"Zhongxiao",
""
],
[
"Huang",
"Ran",
""
],
[
"Lu",
"Xingda",
""
],
[
"Zhang",
"Fengbo",
""
],
[
"Li",
"Donghao",
""
],
[
"Özdemir",
"Şahin K.",
""
],
[
"Nori",
"Franco",
""
],
[
"Bao",
"Han",
""
],
[
"Xiao",
"Yanhong",
""
],
[
"Chen",
"Bing",
""
],
[
"Jing",
"Hui",
""
],
[
"Shen",
"Heng",
""
]
] |
2504.13439 | Grace Byun | Grace Byun, Jinho D. Choi | D-GEN: Automatic Distractor Generation and Evaluation for Reliable
Assessment of Generative Model | null | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Evaluating generative models with open-ended generation is challenging due to
inconsistencies in response formats. Multiple-choice (MC) evaluation mitigates
this issue, but generating high-quality distractors is time-consuming and
labor-intensive. We introduce D-GEN, the first open-source distractor generator
model that transforms open-ended data into an MC format. To evaluate distractor
quality, we propose two novel methods: (1) ranking alignment, ensuring
generated distractors retain the discriminatory power of ground-truth
distractors, and (2) entropy analysis, comparing model confidence
distributions. Our results show that D-GEN preserves ranking consistency
(Spearman's rho 0.99, Kendall's tau 0.94) and closely matches the entropy
distribution of ground-truth distractors. Human evaluation further confirms the
fluency, coherence, distractiveness, and incorrectness. Our work advances
robust and efficient distractor generation with automated evaluation, setting a
new standard for MC evaluation.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 03:40:11 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Byun",
"Grace",
""
],
[
"Choi",
"Jinho D.",
""
]
] |
2504.13453 | Vasista Ramachandruni | Vasista Ramachandruni, Sai Hruday Reddy Nara, Geo Lalu, Sabrina Yang,
Mohit Ramesh Kumar, Aarjav Jain, Pratham Mehta, Hankyu Koo, Jason Damonte,
Marx Akl | Using Machine Learning and Neural Networks to Analyze and Predict Chaos
in Multi-Pendulum and Chaotic Systems | 35 Pages, Approximately 20 figures | null | null | null | cs.LG nlin.CD physics.comp-ph | http://creativecommons.org/licenses/by/4.0/ | A chaotic system is a highly volatile system characterized by its sensitive
dependence on initial conditions and outside factors. Chaotic systems are
prevalent throughout the world today: in weather patterns, disease outbreaks,
and even financial markets. Chaotic systems are seen in every field of science
and humanities, so being able to predict these systems is greatly beneficial to
society. In this study, we evaluate 10 different machine learning models and
neural networks [1] based on Root Mean Squared Error (RMSE) and R^2 values for
their ability to predict one of these systems, the multi-pendulum. We begin by
generating synthetic data representing the angles of the pendulum over time
using the Runge Kutta Method for solving 4th Order Differential Equations
(ODE-RK4) [2]. At first, we used the single-step sliding window approach,
predicting the 50st step after training for steps 0-49 and so forth. However,
to more accurately cover chaotic motion and behavior in these systems, we
transitioned to a time-step based approach. Here, we trained the model/network
on many initial angles and tested it on a completely new set of initial angles,
or 'in-between' to capture chaotic motion to its fullest extent. We also
evaluated the stability of the system using Lyapunov exponents. We concluded
that for a double pendulum, the best model was the Long Short Term Memory
Network (LSTM)[3] for the sliding window and time step approaches in both
friction and frictionless scenarios. For triple pendulum, the Vanilla Recurrent
Neural Network (VRNN)[4] was the best for the sliding window and Gated
Recurrent Network (GRU) [5] was the best for the time step approach, but for
friction, LSTM was the best.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 04:12:14 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Ramachandruni",
"Vasista",
""
],
[
"Nara",
"Sai Hruday Reddy",
""
],
[
"Lalu",
"Geo",
""
],
[
"Yang",
"Sabrina",
""
],
[
"Kumar",
"Mohit Ramesh",
""
],
[
"Jain",
"Aarjav",
""
],
[
"Mehta",
"Pratham",
""
],
[
"Koo",
"Hankyu",
""
],
[
"Damonte",
"Jason",
""
],
[
"Akl",
"Marx",
""
]
] |
2504.13466 | Mrinnoy Gohain Dr. | Hari Prasad Saikia, Mrinnoy M. Gohain and Kalyan Bhuyan | Dynamics of Geodesics in Non-linear Electrodynamics Corrected Black Hole
and Shadows of its Rotating Analogue | 15 pages; 23 figures; 1 table (Updated some references) | null | null | null | gr-qc | http://creativecommons.org/licenses/by/4.0/ | We investigate photon geodesics in a static black hole spacetime sourced by
nonlinear electrodynamics (NLED)--a model inspired by the confinement of heavy
quark-antiquark pairs that recovers Maxwell's theory in the strong-field limit.
This solution generalizes the Schwarzschild metric by introducing both an
electric charge $Q$ and a nonlinear parameter $\zeta$. Employing a backward
ray-tracing scheme, we integrate the null geodesic equations to characterize
critical orbits and deflection angles in the NLED background. To explore
rotational effects, we then generate the spinning analogue via the Newman-Janis
algorithm, and analyze its resulting ergosphere and shadow profile.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 05:16:31 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 08:48:07 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Saikia",
"Hari Prasad",
""
],
[
"Gohain",
"Mrinnoy M.",
""
],
[
"Bhuyan",
"Kalyan",
""
]
] |
2504.13489 | Yiran Zhang | Kuowen Chen, Jian Li, Yuval Rabani, Yiran Zhang | New Results on a General Class of Minimum Norm Optimization Problems | null | null | null | null | cs.DS | http://creativecommons.org/licenses/by/4.0/ | We study the general norm optimization for combinatorial problems, initiated
by Chakrabarty and Swamy (STOC 2019). We propose a general formulation that
captures a large class of combinatorial structures: we are given a set $U$ of
$n$ weighted elements and a family of feasible subsets $F$. Each subset $S\in
F$ is called a feasible solution/set of the problem. We denote the value vector
by $v=\{v_i\}_{i\in [n]}$, where $v_i\geq 0$ is the value of element $i$. For
any subset $S\subseteq U$, we use $v[S]$ to denote the $n$-dimensional vector
$\{v_e\cdot \mathbf{1}[e\in S]\}_{e\in U}$. Let $f:
\mathbb{R}^n\rightarrow\mathbb{R}_+$ be a symmetric monotone norm function. Our
goal is to minimize the norm objective $f(v[S])$ over feasible subset $S\in F$.
We present a general equivalent reduction of the norm minimization problem to
a multi-criteria optimization problem with logarithmic budget constraints, up
to a constant approximation factor. Leveraging this reduction, we obtain
constant factor approximation algorithms for the norm minimization versions of
several covering problems, such as interval cover, multi-dimensional knapsack
cover, and logarithmic factor approximation for set cover. We also study the
norm minimization versions for perfect matching, $s$-$t$ path and $s$-$t$ cut.
We show the natural linear programming relaxations for these problems have a
large integrality gap. To complement the negative result, we show that, for
perfect matching, there is a bi-criteria result: for any constant
$\epsilon,\delta>0$, we can find in polynomial time a nearly perfect matching
(i.e., a matching that matches at least $1-\epsilon$ proportion of vertices)
and its cost is at most $(8+\delta)$ times of the optimum for perfect matching.
Moreover, we establish the existence of a polynomial-time $O(\log\log
n)$-approximation algorithm for the norm minimization variant of the $s$-$t$
path problem.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 05:54:18 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 17:40:04 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Chen",
"Kuowen",
""
],
[
"Li",
"Jian",
""
],
[
"Rabani",
"Yuval",
""
],
[
"Zhang",
"Yiran",
""
]
] |
2504.13504 | Zedong Liu | Zedong Liu, Song Tan, Alexander Warmuth, Fr\'ed\'eric Schuller, Yun
Hong, Wenjing Huang, Yida Gu, Bojing Zhu, Guangming Tan, and Dingwen Tao | SolarZip: An Efficient and Adaptive Compression Framework for Solar EUV
Imaging Data | null | null | null | null | astro-ph.IM astro-ph.SR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Context: With the advancement of solar physics research, next-generation
solar space missions and ground-based telescopes face significant challenges in
efficiently transmitting and/or storing large-scale observational data. Aims:
We develop an efficient compression and evaluation framework for solar EUV
data, specifically optimized for Solar Orbiter Extreme Ultraviolet Imager (EUI)
data, significantly reducing data volume while preserving scientific usability.
Methods: We systematically evaluated four error-bounded lossy compressors
across two EUI datasets. However, the existing methods cannot perfectly handle
the EUI datasets (with continuously changing distance and significant
resolution differences). Motivated by this, we develop an adaptive hybrid
compression strategy with optimized interpolation predictors. Moreover, we
designed a two-stage evaluation framework integrating distortion analysis with
downstream scientific workflows, ensuring that observational analysis is not
affected at high compression ratios. Results: Our framework SolarZip achieved
up to 800x reduction for Full Sun Imager (FSI) data and 500x for High
Resolution Imager (HRI$_{\text{EUV}}$) data. It significantly outperformed both
traditional and advanced algorithms, achieving 3-50x higher compression ratios
than traditional algorithms, surpassing the second-best algorithm by up to 30%.
Simulation experiments verified that SolarZip can reduce data transmission time
by up to 270x while ensuring the preservation of scientific usability.
Conclusions: The SolarZip framework significantly enhances solar observational
data compression efficiency while preserving scientific usability by
dynamically selecting optimal compression methods based on observational
scenarios and user requirements. This provides a promising data management
solution for deep space missions like Solar Orbiter.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 06:48:17 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 10:33:27 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Liu",
"Zedong",
""
],
[
"Tan",
"Song",
""
],
[
"Warmuth",
"Alexander",
""
],
[
"Schuller",
"Frédéric",
""
],
[
"Hong",
"Yun",
""
],
[
"Huang",
"Wenjing",
""
],
[
"Gu",
"Yida",
""
],
[
"Zhu",
"Bojing",
""
],
[
"Tan",
"Guangming",
""
],
[
"Tao",
"Dingwen",
""
]
] |
2504.13521 | Kasymkhan Khubiev | Kasymkhan Khubiev and Mikhail Semenov | Deep Learning Models Meet Financial Data Modalities | 15 pages, 14 images, 7 tables | null | null | null | cs.LG cs.AI cs.CE q-fin.ST | http://creativecommons.org/licenses/by-sa/4.0/ | Algorithmic trading relies on extracting meaningful signals from diverse
financial data sources, including candlestick charts, order statistics on put
and canceled orders, traded volume data, limit order books, and news flow.
While deep learning has demonstrated remarkable success in processing
unstructured data and has significantly advanced natural language processing,
its application to structured financial data remains an ongoing challenge. This
study investigates the integration of deep learning models with financial data
modalities, aiming to enhance predictive performance in trading strategies and
portfolio optimization. We present a novel approach to incorporating limit
order book analysis into algorithmic trading by developing embedding techniques
and treating sequential limit order book snapshots as distinct input channels
in an image-based representation. Our methodology for processing limit order
book data achieves state-of-the-art performance in high-frequency trading
algorithms, underscoring the effectiveness of deep learning in financial
applications.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 07:19:44 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 07:36:33 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Khubiev",
"Kasymkhan",
""
],
[
"Semenov",
"Mikhail",
""
]
] |
2504.13592 | Zihao Feng | Zihao Feng, Xiaoxue Wang, Ziwei Bai, Donghang Su, Bowen Wu, Qun Yu,
Baoxun Wang | Improving Generalization in Intent Detection: GRPO with Reward-Based
Curriculum Sampling | null | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Intent detection, a critical component in task-oriented dialogue (TOD)
systems, faces significant challenges in adapting to the rapid influx of
integrable tools with complex interrelationships. Existing approaches, such as
zero-shot reformulations and LLM-based dynamic recognition, struggle with
performance degradation when encountering unseen intents, leading to erroneous
task routing. To enhance the model's generalization performance on unseen
tasks, we employ Reinforcement Learning (RL) combined with a Reward-based
Curriculum Sampling (RCS) during Group Relative Policy Optimization (GRPO)
training in intent detection tasks. Experiments demonstrate that RL-trained
models substantially outperform supervised fine-tuning (SFT) baselines in
generalization. Besides, the introduction of the RCS, significantly bolsters
the effectiveness of RL in intent detection by focusing the model on
challenging cases during training. Moreover, incorporating Chain-of-Thought
(COT) processes in RL notably improves generalization in complex intent
detection tasks, underscoring the importance of thought in challenging
scenarios. This work advances the generalization of intent detection tasks,
offering practical insights for deploying adaptable dialogue systems.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 09:52:12 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 03:29:14 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Feng",
"Zihao",
""
],
[
"Wang",
"Xiaoxue",
""
],
[
"Bai",
"Ziwei",
""
],
[
"Su",
"Donghang",
""
],
[
"Wu",
"Bowen",
""
],
[
"Yu",
"Qun",
""
],
[
"Wang",
"Baoxun",
""
]
] |
2504.13634 | Ya Liu PhD. | Taiping Ye (1), Artyom Lactionov (2), Islam Sozaev (2), Anton Popov
(2), Sergei Klimentov (2), Andrei V. Kabashin (3), Ya Liu (1) ((1)
International Research Center for Renewable Energy, State Key Laboratory of
Multiphase Flow in Power Engineering, Xi 'an Jiaotong University, Shaanxi,
China, (2) Laboratory 'Bionanophotonics ', Institute of Engineering Physics
for Biomedicine (PhysBio), National Research Nuclear University MEPhI,
Moscow, Russia, (3) CNRS, LP3, Aix-Marseille Universit\'e, Marseille, France) | Laser-Synthesized Ligand-Free Cu Nanocatalysts in Electrochemical CO2
Reduction to Methane | 15 pages, 5 figures | null | null | null | physics.chem-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Electrochemical CO2 reduction (eCO2R) represents a pivotal strategy for
mitigating global carbon emissions while simultaneously converting renewable
energy into storable chemical fuels. Copper-based catalysts have been
extensively explored in this field due to their unique capability to catalyze
multi-carbon products. However, the intrinsic complexity of eCO2R pathways on
Cu surfaces often leads to mixed product distributions, posing a significant
challenge for achieving high selectivity toward a single desired hydrocarbon.
Herein, we report a breakthrough in methane selectivity using
laser-synthesized, ligand-free Cu nanomaterials. Unlike conventional Cu
catalysts that produce diverse products, these ligand-free nanoparticles
exhibit unprecedented selectivity for methane (CH4) with a Faradaic efficiency
(FE) exceeding 70% at superior overpotentials. The absence of surface ligands,
a direct consequence of the ultrafast laser ablation synthesis, ensures
abundant exposed active sites with tailored electronic and geometric
configurations. We attribute the exceptional methane selectivity to the
synergistic effects of active sites-rich surfaces and optimized *CO
intermediate binding energetics, which favor the protonation pathway toward CH4
rather than C-C coupling. This work not only resolves the long-standing
selectivity dilemma in Cu-catalyzed eCO2R but also establishes
laser-synthesized ligand-free nanomaterials as a versatile platform for
designing high-performance electrocatalysts.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 11:19:01 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 03:09:52 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Ye",
"Taiping",
""
],
[
"Lactionov",
"Artyom",
""
],
[
"Sozaev",
"Islam",
""
],
[
"Popov",
"Anton",
""
],
[
"Klimentov",
"Sergei",
""
],
[
"Kabashin",
"Andrei V.",
""
],
[
"Liu",
"Ya",
""
]
] |
2504.13690 | Syed Talal Wasim | Muhammad Usama, Syeda Aishah Asim, Syed Bilal Ali, Syed Talal Wasim,
Umair Bin Mansoor | Analysing the Robustness of Vision-Language-Models to Common Corruptions | arXiv admin note: text overlap with arXiv:2304.10592,
arXiv:2301.12597 by other authors | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Vision-language models (VLMs) have demonstrated impressive capabilities in
understanding and reasoning about visual and textual content. However, their
robustness to common image corruptions remains under-explored. In this work, we
present the first comprehensive analysis of VLM robustness across 19 corruption
types from the ImageNet-C benchmark, spanning four categories: noise, blur,
weather, and digital distortions. We introduce two new benchmarks, TextVQA-C
and GQA-C, to systematically evaluate how corruptions affect scene text
understanding and object-based reasoning, respectively. Our analysis reveals
that transformer-based VLMs exhibit distinct vulnerability patterns across
tasks: text recognition deteriorates most severely under blur and snow
corruptions, while object reasoning shows higher sensitivity to corruptions
such as frost and impulse noise. We connect these observations to the
frequency-domain characteristics of different corruptions, revealing how
transformers' inherent bias toward low-frequency processing explains their
differential robustness patterns. Our findings provide valuable insights for
developing more corruption-robust vision-language models for real-world
applications.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 13:46:32 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 17:07:18 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Usama",
"Muhammad",
""
],
[
"Asim",
"Syeda Aishah",
""
],
[
"Ali",
"Syed Bilal",
""
],
[
"Wasim",
"Syed Talal",
""
],
[
"Mansoor",
"Umair Bin",
""
]
] |
2504.13713 | Samuel Cerezo | Samuel Cerezo, Gaetano Meli, Tom\'as Berriel Martins, Kirill Safronov,
Javier Civera | SLAM&Render: A Benchmark for the Intersection Between Neural Rendering,
Gaussian Splatting and SLAM | 8 pages, 8 figures, RA-L submission | null | null | null | cs.RO cs.CV | http://creativecommons.org/licenses/by/4.0/ | Models and methods originally developed for novel view synthesis and scene
rendering, such as Neural Radiance Fields (NeRF) and Gaussian Splatting, are
increasingly being adopted as representations in Simultaneous Localization and
Mapping (SLAM). However, existing datasets fail to include the specific
challenges of both fields, such as multimodality and sequentiality in SLAM or
generalization across viewpoints and illumination conditions in neural
rendering. To bridge this gap, we introduce SLAM&Render, a novel dataset
designed to benchmark methods in the intersection between SLAM and novel view
rendering. It consists of 40 sequences with synchronized RGB, depth, IMU, robot
kinematic data, and ground-truth pose streams. By releasing robot kinematic
data, the dataset also enables the assessment of novel SLAM strategies when
applied to robot manipulators. The dataset sequences span five different setups
featuring consumer and industrial objects under four different lighting
conditions, with separate training and test trajectories per scene, as well as
object rearrangements. Our experimental results, obtained with several
baselines from the literature, validate SLAM&Render as a relevant benchmark for
this emerging research area.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 14:28:34 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 08:33:42 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Cerezo",
"Samuel",
""
],
[
"Meli",
"Gaetano",
""
],
[
"Martins",
"Tomás Berriel",
""
],
[
"Safronov",
"Kirill",
""
],
[
"Civera",
"Javier",
""
]
] |
2504.13775 | Zhengxian Wu | Zhengxian Wu, Juan Wen, Wanli Peng, Ziwei Zhang, Yinghan Zhou, Yiming
Xue | BadApex: Backdoor Attack Based on Adaptive Optimization Mechanism of
Black-box Large Language Models | 16 pages, 6 figures | null | null | null | cs.CL cs.CR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Previous insertion-based and paraphrase-based backdoors have achieved great
success in attack efficacy, but they ignore the text quality and semantic
consistency between poisoned and clean texts. Although recent studies introduce
LLMs to generate poisoned texts and improve the stealthiness, semantic
consistency, and text quality, their hand-crafted prompts rely on expert
experiences, facing significant challenges in prompt adaptability and attack
performance after defenses. In this paper, we propose a novel backdoor attack
based on adaptive optimization mechanism of black-box large language models
(BadApex), which leverages a black-box LLM to generate poisoned text through a
refined prompt. Specifically, an Adaptive Optimization Mechanism is designed to
refine an initial prompt iteratively using the generation and modification
agents. The generation agent generates the poisoned text based on the initial
prompt. Then the modification agent evaluates the quality of the poisoned text
and refines a new prompt. After several iterations of the above process, the
refined prompt is used to generate poisoned texts through LLMs. We conduct
extensive experiments on three dataset with six backdoor attacks and two
defenses. Extensive experimental results demonstrate that BadApex significantly
outperforms state-of-the-art attacks. It improves prompt adaptability, semantic
consistency, and text quality. Furthermore, when two defense methods are
applied, the average attack success rate (ASR) still up to 96.75%.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 16:22:41 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 03:12:50 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Wu",
"Zhengxian",
""
],
[
"Wen",
"Juan",
""
],
[
"Peng",
"Wanli",
""
],
[
"Zhang",
"Ziwei",
""
],
[
"Zhou",
"Yinghan",
""
],
[
"Xue",
"Yiming",
""
]
] |
2504.13828 | Shijie Xia | Shijie Xia, Yiwei Qin, Xuefeng Li, Yan Ma, Run-Ze Fan, Steffi Chern,
Haoyang Zou, Fan Zhou, Xiangkun Hu, Jiahe Jin, Yanheng He, Yixin Ye, Yixiu
Liu, Pengfei Liu | Generative AI Act II: Test Time Scaling Drives Cognition Engineering | null | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | The first generation of Large Language Models - what might be called "Act I"
of generative AI (2020-2023) - achieved remarkable success through massive
parameter and data scaling, yet exhibited fundamental limitations such as
knowledge latency, shallow reasoning, and constrained cognitive processes.
During this era, prompt engineering emerged as our primary interface with AI,
enabling dialogue-level communication through natural language. We now witness
the emergence of "Act II" (2024-present), where models are transitioning from
knowledge-retrieval systems (in latent space) to thought-construction engines
through test-time scaling techniques. This new paradigm establishes a
mind-level connection with AI through language-based thoughts. In this paper,
we clarify the conceptual foundations of cognition engineering and explain why
this moment is critical for its development. We systematically break down these
advanced approaches through comprehensive tutorials and optimized
implementations, democratizing access to cognition engineering and enabling
every practitioner to participate in AI's second act. We provide a regularly
updated collection of papers on test-time scaling in the GitHub Repository:
https://github.com/GAIR-NLP/cognition-engineering
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 17:55:58 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 10:38:44 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Xia",
"Shijie",
""
],
[
"Qin",
"Yiwei",
""
],
[
"Li",
"Xuefeng",
""
],
[
"Ma",
"Yan",
""
],
[
"Fan",
"Run-Ze",
""
],
[
"Chern",
"Steffi",
""
],
[
"Zou",
"Haoyang",
""
],
[
"Zhou",
"Fan",
""
],
[
"Hu",
"Xiangkun",
""
],
[
"Jin",
"Jiahe",
""
],
[
"He",
"Yanheng",
""
],
[
"Ye",
"Yixin",
""
],
[
"Liu",
"Yixiu",
""
],
[
"Liu",
"Pengfei",
""
]
] |
2504.13829 | Davide Usseglio | Davide Usseglio, David Trestini, Abhishek Chowdhuri | Quasi-Keplerian parametrization for compact binaries on hyperbolic
orbits in scalar-tensor theories at second post-Newtonian order | 25 pages, 1 ancillary file Notations largely based on
arXiv:2401.06844 | null | null | null | gr-qc | http://creativecommons.org/licenses/by/4.0/ | We obtain the generalized quasi-Keplerian parametrization for compact
binaries on quasihyperbolic orbits at second post-Newtonian (2PN) order in a
class of massless scalar-tensor theories, extending the analogous results for
quasielliptic systems arXiv:2401.06844. In particular, we compute the
conservative scattering angle and impact parameter at 2PN. We explicitly
confirm the 2PN conservative scatter-to-bound map in these theories between the
scattering angle and the periastron advance. We then compute the total energy
and angular momentum lost by the system. Flux-balance arguments then allow us
to compute the dissipative contributions to the scattering angle at 1.5PN and
2.5PN, completing the full scattering angle at 2.5PN in these theories.
Finally, we obtain, in general relativity, an expression for the 3PN impact
parameter in the conservative sector, correcting previous literature.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 17:56:16 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Usseglio",
"Davide",
""
],
[
"Trestini",
"David",
""
],
[
"Chowdhuri",
"Abhishek",
""
]
] |
2504.13831 | Andrei Mironov | Liudmila Bishler, Andrei Mironov | On Refined Vogel's universality | 8 pages | null | null | FIAN/TD-07/25; ITEP/TH-13/25; IITP/TH-11/25 | hep-th math-ph math.CO math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In accordance with P. Vogel, a set of algebra structures in Chern-Simons
theory can be made universal, independent of a particular family of simple Lie
algebras. In particular, this means that various quantities in the adjoint
representations of these simple Lie algebras such as dimensions and quantum
dimensions, Racah coefficients, etc. are simple rational functions of two
parameters on Vogel's plane, giving three lines associated with $sl$, $so/sp$
and exceptional algebras correspondingly. By analyzing the partition function
of refined of Chern-Simons theory, it was suggested earlier that the refinement
may preserve the universality for simply laced algebras. Here we support this
conjecture by analysing the Macdonald dimensions, i.e. values of Macdonald
polynomials at $q^\rho$, where $\rho$ is the Weyl vector: there is a
universality formula that describes these dimensions for the simply laced
algebras as a function on the Vogel's plane.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 17:57:28 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Apr 2025 05:05:30 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Bishler",
"Liudmila",
""
],
[
"Mironov",
"Andrei",
""
]
] |
2504.13840 | Julian Runge | Julian Runge | Experimentation in Gaming: an Adoption Guide | null | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | Experimentation is a cornerstone of successful game development and live
operations, enabling teams to optimize player engagement, retention, and
monetization. This article provides a comprehensive guide to implementing
experimentation in gaming, structured around the game development lifecycle and
the marketing mix. From pre-launch concept testing and prototyping to
post-launch personalization and LiveOps, experimentation plays a pivotal role
in driving innovation and adapting game experiences to diverse player
preferences. Gaming presents unique challenges, such as highly engaged
communities, complex interactive systems, and highly heterogeneous and evolving
player behaviors, which require tailored approaches to experimentation. The
article emphasizes the importance of collaborative frameworks across product,
marketing, and analytics teams and provides practical guidance to game makers
how to adopt experimentation successfully. It also addresses ethical
considerations like fairness and player autonomy.
| [
{
"version": "v1",
"created": "Fri, 17 Jan 2025 10:44:22 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Runge",
"Julian",
""
]
] |
2504.13841 | Rajanala Purushotham | Rajanala Purushotham and Rapolu Rahul | SkillTrade A Website For Learning New Skills | 9 pages, 9 figures | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | The Skill Trade is a site for skill swapping, learning, and career growth. It
links people who have matching skills, helps virtual work through Google
Meet/Zoom, and lets startups hire talent easily. Users can make profiles,
connect with others, share skills, and respond to job ads from startups.
Startup users can post jobs and see profiles to hire candidates. Learn-only
users get categorized learning materials while developers keep an eye on
platform management and upload resources. It is free for individual users,
supported by donations, and charges startups a small fee only when they
successfully hire. Built with Tailwind CSS, it guarantees to creation of an
intuitive, responsive design that fosters collaboration and career
opportunities.
| [
{
"version": "v1",
"created": "Tue, 21 Jan 2025 23:10:03 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Purushotham",
"Rajanala",
""
],
[
"Rahul",
"Rapolu",
""
]
] |
2504.13842 | Johannes Klaus Fichte | Johannes K. Fichte and Markus Hecher | The Model Counting Competitions 2021-2023 | null | null | null | null | cs.AI cs.DS cs.LO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Modern society is full of computational challenges that rely on probabilistic
reasoning, statistics, and combinatorics. Interestingly, many of these
questions can be formulated by encoding them into propositional formulas and
then asking for its number of models. With a growing interest in practical
problem-solving for tasks that involve model counting, the community
established the Model Counting (MC) Competition in fall of 2019 with its first
iteration in 2020. The competition aims at advancing applications, identifying
challenging benchmarks, fostering new solver development, and enhancing
existing solvers for model counting problems and their variants. The first
iteration, brought together various researchers, identified challenges, and
inspired numerous new applications. In this paper, we present a comprehensive
overview of the 2021-2023 iterations of the Model Counting Competition. We
detail its execution and outcomes. The competition comprised four tracks, each
focusing on a different variant of the model counting problem. The first track
centered on the model counting problem (MC), which seeks the count of models
for a given propositional formula. The second track challenged developers to
submit programs capable of solving the weighted model counting problem (WMC).
The third track was dedicated to projected model counting (PMC). Finally, we
initiated a track that combined projected and weighted model counting (PWMC).
The competition continued with a high level of participation, with seven to
nine solvers submitted in various different version and based on quite
diverging techniques.
| [
{
"version": "v1",
"created": "Fri, 31 Jan 2025 20:12:43 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Fichte",
"Johannes K.",
""
],
[
"Hecher",
"Markus",
""
]
] |
2504.13843 | Waaridh Borpujari | Waaridh Borpujari | Enhancing User Engagement in E-commerce through Dynamic Animations | null | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | The use of animation to gain user attention has been increasing, supported by
various studies on user behavior and psychology. However, excessive use of
animation in interfaces can negatively impact the user. This paper deals with a
specific type of animation within a specialized domain of e-commerce. Drawing
upon theories such as the Zeigarnik Effect, Aesthetic-Usability effect,
Peak-End rule, and Hick's law, we analyze user behavior and psychology when
exposed to a dynamic price-drop animation. Unlike conventional static pricing
strategy, this animation introduces movement to signify price reduction. In our
theoretical study approach, we evaluate and present a user study on how such an
animation influences user perception, psychology, and attention. If acquired
effectively, dynamic animations can enhance engagement, spark anticipation, and
subconsciously create a positive experience by reducing cognitive load.
| [
{
"version": "v1",
"created": "Fri, 7 Feb 2025 12:38:46 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Borpujari",
"Waaridh",
""
]
] |
2504.13844 | S\'ebastien Riou | S\'ebastien Riou, Didier Schwab, Fran\c{c}ois B\'erard | Interactions par franchissement gr\^ace a un syst\`eme de suivi du
regard | Master Thesis Report, in French language. Master of Science in
Informatics at Grenoble, Ubiquitous and Interactive Systems | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | Human-computer interactions based on gaze-tracking have spread during the
last few years. Video games, applications in health, trading, market research,
and many other fields have started to use this new technology that seems
invisible to the user. However, the dominant form of interaction using gaze
tracking uses dwell-time for command activation, which introduces strong
constraints in the interaction: dwell-time activation requires users to look
steadily at an element for a predefined amount of time in to select it. While
dwell-time alleviates a part of the Midas touch problem (referring to the fact
that an element fixed by the user will be activated even if it was not intended
to do so), it doesn't completely remove it: users should not gaze too long on
an item, or they may trigger an unintended activation. In addition, dwell-time
slows down users' interaction by requiring a pause each time an activation is
needed. In this project, we study an alternative selection method based on
crossing interactions, a well-studied method used in conventional HCI. This
interaction allows users' gaze to rest in areas that don't have crossing
triggers, and it removes the need to pause in the interaction. We found that
crossing interaction had similar performances than dwell-time interaction with
novice users. The performance was even better for users having previous
experience with gaze interaction.
| [
{
"version": "v1",
"created": "Fri, 7 Feb 2025 13:47:07 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Riou",
"Sébastien",
""
],
[
"Schwab",
"Didier",
""
],
[
"Bérard",
"François",
""
]
] |
2504.13845 | Junxiang Liao | Zheng Wei, Junxiang Liao, Lik-Hang Lee, Huamin Qu and Xian Xu | Towards Enhanced Learning through Presence: A Systematic Review of
Presence in Virtual Reality Across Tasks and Disciplines | null | null | null | null | cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The rising interest in Virtual Reality (VR) technology has sparked a desire
to create immersive learning platforms capable of handling various tasks across
environments. Through immersive interfaces, users can engage deeply with
virtual environments, enhancing both learning outcomes and task performance. In
fields such as education, engineering, and collaboration, presence has emerged
as a critical factor influencing user engagement, motivation, and skill
mastery. This review provides a comprehensive examination of the role of
presence across different tasks and disciplines, exploring how its design
impacts learning outcomes. Using a systematic search strategy based on the
PRISMA method, we screened 2,793 articles and included 78 studies that met our
inclusion criteria. We conducted a detailed classification and analysis of
different types of presence in VR environments, including spatial presence,
social presence, co-presence, self-presence, and cognitive presence. This
review emphasizes how these varied types of presence affect learning outcomes
across tasks and fields, and examines how design elements and interaction
techniques shape presence and subsequently impact learning outcomes. We also
summarize trends and future directions, identifying research gaps and
opportunities to improve learning outcomes by enhancing presence in VR
environments, thus offering guidance and insight for future research on VR
presence and learning effectiveness.
| [
{
"version": "v1",
"created": "Sat, 8 Feb 2025 06:45:07 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Wei",
"Zheng",
""
],
[
"Liao",
"Junxiang",
""
],
[
"Lee",
"Lik-Hang",
""
],
[
"Qu",
"Huamin",
""
],
[
"Xu",
"Xian",
""
]
] |
2504.13846 | Antonio Strippoli | Antonio Strippoli | VoxLogicA UI: Supporting Declarative Medical Image Analysis | Advisors: Vincenzo Ciancia, Fabio Gadducci, Mieke Massink | null | null | null | cs.HC cs.ET cs.GR cs.SE q-bio.QM | http://creativecommons.org/licenses/by/4.0/ | This Master's Thesis in Computer Science dives into the design and creation
of a user-friendly interface for VoxLogicA, an image analysis tool using
spatial model checking with a focus on neuroimaging. The research tackles the
problem of existing tools being too complex, which makes them hard for medical
professionals and researchers to use. By using spatial logic, the goal is to
make these powerful analytical tools more practical and accessible in
real-world clinical settings. The main objectives are to design a modern web
interface that's easy to use, build it with the latest web technologies (e.g.
Svelte and Niivue), and test its effectiveness through user studies and
real-world case analyses.
| [
{
"version": "v1",
"created": "Mon, 3 Mar 2025 12:46:37 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Strippoli",
"Antonio",
""
]
] |
2504.13847 | Zhe Liu | Zhe Liu | Interview AI-ssistant: Designing for Real-Time Human-AI Collaboration in
Interview Preparation and Execution | 4 pages, 2 figures, submitted and accepted by IUI 2025 Doctoral
Consortium | null | null | null | cs.HC cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent advances in large language models (LLMs) offer unprecedented
opportunities to enhance human-AI collaboration in qualitative research
methods, including interviews. While interviews are highly valued for gathering
deep, contextualized insights, interviewers often face significant cognitive
challenges, such as real-time information processing, question adaptation, and
rapport maintenance. My doctoral research introduces Interview AI-ssistant, a
system designed for real-time interviewer-AI collaboration during both the
preparation and execution phases. Through four interconnected studies, this
research investigates the design of effective human-AI collaboration in
interviewing contexts, beginning with a formative study of interviewers' needs,
followed by a prototype development study focused on AI-assisted interview
preparation, an experimental evaluation of real-time AI assistance during
interviews, and a field study deploying the system in a real-world research
setting. Beyond informing practical implementations of intelligent interview
support systems, this work contributes to the Intelligent User Interfaces (IUI)
community by advancing the understanding of human-AI collaborative interfaces
in complex social tasks and establishing design guidelines for AI-enhanced
qualitative research tools.
| [
{
"version": "v1",
"created": "Mon, 3 Mar 2025 23:25:36 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Liu",
"Zhe",
""
]
] |
2504.13848 | Janet Rafner | Janet Rafner, Ryan Q. Guloy, Eden W. Wen, Catherine M. Chiodo, Jacob
Sherson | From Interaction to Collaboration: How Hybrid Intelligence Enhances
Chatbot Feedback | 14 pages | null | null | null | cs.HC cs.AI cs.CY cs.ET | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Generative AI (GenAI) chatbots are becoming increasingly integrated into
virtual assistant technologies, yet their success hinges on the ability to
gather meaningful user feedback to improve interaction quality, system
outcomes, and overall user acceptance. Successful chatbot interactions can
enable organizations to build long-term relationships with their customers and
users, supporting customer loyalty and furthering the organization's goals.
This study explores the impact of two distinct narratives and feedback
collection mechanisms on user engagement and feedback behavior: a standard
AI-focused interaction versus a hybrid intelligence (HI) framed interaction.
Initial findings indicate that while small-scale survey measures allowed for no
significant differences in user willingness to leave feedback, use the system,
or trust the system, participants exposed to the HI narrative statistically
significantly provided more detailed feedback. These initial findings offer
insights into designing effective feedback systems for GenAI virtual
assistants, balancing user effort with system improvement potential.
| [
{
"version": "v1",
"created": "Sat, 8 Mar 2025 07:36:36 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Rafner",
"Janet",
""
],
[
"Guloy",
"Ryan Q.",
""
],
[
"Wen",
"Eden W.",
""
],
[
"Chiodo",
"Catherine M.",
""
],
[
"Sherson",
"Jacob",
""
]
] |
2504.13849 | Puneet Jain | Puneet Jain | Assistive XR research for disability at ACM ASSETS: A Scoping Review | null | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | Despite the rise in affordable eXtended Reality (XR) technologies,
accessibility still remains a key concern, often excluding people with
disabilities from accessing these immersive XR platforms. Consequently, there
has been a notable surge in HCI research on creating accessible XR solutions
(also known as, assistive XR). This increased focus in assistive XR research is
also reflected in the number of research and innovative solutions submitted at
the ACM Conference on Accessible Computing (ASSETS), with an aim to make XR
experiences inclusive for disabled communities. However, till date, there is
little to no work that provides a comprehensive overview of state-of-the-art
research in assistive XR for disability at ACM ASSETS, a premier conference
dedicated for research in HCI for people with disabilities.
This study aims to fill this research gap by conducting a scoping review of
literature delineating the key focus areas, research methods, statistical and
temporal trends in XR research for disability at ACM ASSETS (2019-2023). From a
pool of 1595 articles submitted to ASSETS, 26 articles are identified that
specifically focus on XR research for disability. Through a detailed analysis,
6 key focus areas of XR research explored at ACM ASSETS are identified and a
detailed examination of each is provided. Additionally, an overview of multiple
research methods employed for XR research at ASSETS is also presented. Lastly,
this work reports on the statistics and temporal trends regarding the number of
publications, XR technologies used, disabilities addressed, and methodologies
adopted for assistive XR research at ASSETS, highlighting emerging trends and
possible future research directions.
| [
{
"version": "v1",
"created": "Sun, 9 Mar 2025 23:22:56 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Jain",
"Puneet",
""
]
] |
2504.13850 | Zihan Zhang | Zihan Zhang, Leon Wong and Blesson Varghese | Resource Utilization Optimized Federated Learning | null | null | null | null | cs.DC cs.LG | http://creativecommons.org/licenses/by/4.0/ | Federated learning (FL) systems facilitate distributed machine learning
across a server and multiple devices. However, FL systems have low resource
utilization limiting their practical use in the real world. This inefficiency
primarily arises from two types of idle time: (i) task dependency between the
server and devices, and (ii) stragglers among heterogeneous devices. This paper
introduces FedOptima, a resource-optimized FL system designed to simultaneously
minimize both types of idle time; existing systems do not eliminate or reduce
both at the same time. FedOptima offloads the training of certain layers of a
neural network from a device to server using three innovations. First, devices
operate independently of each other using asynchronous aggregation to eliminate
straggler effects, and independently of the server by utilizing auxiliary
networks to minimize idle time caused by task dependency. Second, the server
performs centralized training using a task scheduler that ensures balanced
contributions from all devices, improving model accuracy. Third, an efficient
memory management mechanism on the server increases scalability of the number
of participating devices. Four state-of-the-art offloading-based and
asynchronous FL methods are chosen as baselines. Experimental results show that
compared to the best results of the baselines on convolutional neural networks
and transformers on multiple lab-based testbeds, FedOptima (i) achieves higher
or comparable accuracy, (ii) accelerates training by 1.9x to 21.8x, (iii)
reduces server and device idle time by up to 93.9% and 81.8%, respectively, and
(iv) increases throughput by 1.1x to 2.0x.
| [
{
"version": "v1",
"created": "Mon, 10 Mar 2025 20:23:39 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Zhang",
"Zihan",
""
],
[
"Wong",
"Leon",
""
],
[
"Varghese",
"Blesson",
""
]
] |
2504.13851 | Diego Saldivar | Diego Saldivar | Gamification as a Data Acquisition Strategy for Neurogames | 2 pages. Submitted to NAT'25: Neuroadaptive Technologies Conference
2025, Berlin | null | null | null | cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The nascent field of neurogames relies on active Brain-Computer Interface
input to drive its game mechanics. Consequently, users expect their conscious
will to be meaningfully reflected on the virtual environment they're engaging
in. Additionally, the videogame industry considers it paramount to provide
gamers with seamless experiences to avoid disrupting their state of flow. Thus,
this paper suggests gamification as a strategy to camouflage the often
fatiguing data acquisition process in Machine Learning from neurodata so that
neurogamers can further immerse themselves in the virtual experience while
Artificial Intelligence models benefit from data taken in reproducible
contexts.
| [
{
"version": "v1",
"created": "Mon, 10 Mar 2025 22:33:01 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Saldivar",
"Diego",
""
]
] |
2504.13852 | Irene-Angelica Chounta | German Neubaum, Irene-Angelica Chounta, Eva Gredel, David Wiesche | A Pandemic for the Good of Digital Literacy? An Empirical Investigation
of Newly Improved Digital Skills during COVID-19 Lockdowns | Accepted in Proceedings of the 2025 CHI Conference on Human Factors
in Computing Systems | null | 10.1145/3706598.3713148 | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | This research explores whether the rapid digital transformation due to
COVID-19 managed to close or exacerbate the digital divide concerning users'
digital skills. We conducted a pre-registered survey with N = 1143 German
Internet users. Our findings suggest the latter: younger, male, and higher
educated users were more likely to improve their digital skills than older,
female, and less educated ones. According to their accounts, the pandemic
helped Internet users improve their skills in communicating with others by
using video conference software and reflecting critically upon information they
found online. These improved digital skills exacerbated not only positive
(e.g., feeling informed and safe) but also negative (e.g., feeling lonely)
effects of digital media use during the pandemic. We discuss this research's
theoretical and practical implications regarding the impact of challenges, such
as technological disruption and health crises, on humans' digital skills,
capabilities, and future potential, focusing on the second-level digital
divide.
| [
{
"version": "v1",
"created": "Fri, 14 Mar 2025 16:21:36 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Neubaum",
"German",
""
],
[
"Chounta",
"Irene-Angelica",
""
],
[
"Gredel",
"Eva",
""
],
[
"Wiesche",
"David",
""
]
] |
2504.13853 | Pingfei Zhu | Pingfei Zhu, Chenyang Zhao, Haishi Zhao, Bo Yang | GenShin:geometry-enhanced structural graph embodies binding pose can
better predicting compound-protein interaction affinity | 11 pages, 3 figures | null | null | null | q-bio.BM cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | AI-powered drug discovery typically relies on the successful prediction of
compound-protein interactions, which are pivotal for the evaluation of designed
compound molecules in structure-based drug design and represent a core
challenge in the field.
However, accurately predicting compound-protein affinity via regression
models usually requires adequate-binding pose, which are derived from costly
and complex experimental methods or time-consuming simulations with docking
software. In response, we have introduced the GenShin model, which constructs a
geometry-enhanced structural graph module that separately extracts additional
features from proteins and compounds. Consequently, it attains an accuracy on
par with mainstream models in predicting compound-protein affinities, while
eliminating the need for adequate-binding pose as input. Our experimental
findings demonstrate that the GenShin model vastly outperforms other models
that rely on non-input docking conformations, achieving, or in some cases even
exceeding, the performance of those requiring adequate-binding pose. Further
experiments indicate that our GenShin model is more robust to
inadequate-binding pose, affirming its higher suitability for real-world drug
discovery scenarios. We hope our work will inspire more endeavors to bridge the
gap between AI models and practical drug discovery challenges.
| [
{
"version": "v1",
"created": "Sun, 16 Mar 2025 09:11:56 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Zhu",
"Pingfei",
""
],
[
"Zhao",
"Chenyang",
""
],
[
"Zhao",
"Haishi",
""
],
[
"Yang",
"Bo",
""
]
] |
2504.13854 | Laura Aymerich-Franch | Laura Aymerich-Franch, Tarek Taha, Hiroshi Ishiguro, Takahiro
Miyashita, Paolo Dario | Stakeholder perspectives on designing socially acceptable social robots
and robot avatars for Dubai and multicultural societies | 33 pages, 1 figure, 13 tables, Sup. material (1 table) | null | null | null | cs.HC cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Robot avatars for customer service are gaining traction in Japan. However,
their acceptance in other societal contexts remains underexplored, complicating
efforts to design robot avatars suitable for diverse cultural environments. To
address this, we interviewed key stakeholders in Dubai's service sector to gain
insights into their experiences deploying social robots for customer service,
as well as their opinions on the most useful tasks and design features that
could maximize customer acceptance of robot avatars in Dubai. Providing
information and guiding individuals to specific locations were identified as
the most valued functions. Regarding appearance, robotic-looking, highly
anthropomorphic designs were the most preferred. Ultra-realistic androids and
cartoonish-looking robots elicited mixed reactions, while hybrid androids,
low-anthropomorphic robotic designs, and animal-looking robots were considered
less suitable or discouraged. Additionally, a psycho-sociological analysis
revealed that interactions with robot avatars are influenced by their symbolic
meaning, context, and affordances. These findings offer pioneering insights
into culturally adaptive robot avatar design, addressing a significant research
gap and providing actionable guidelines for deploying socially acceptable
robots and avatars in multicultural contexts worldwide.
| [
{
"version": "v1",
"created": "Tue, 18 Mar 2025 06:18:58 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Aymerich-Franch",
"Laura",
""
],
[
"Taha",
"Tarek",
""
],
[
"Ishiguro",
"Hiroshi",
""
],
[
"Miyashita",
"Takahiro",
""
],
[
"Dario",
"Paolo",
""
]
] |
2504.13855 | Anca-Simona Horvath | Anca-Simona Horvath, Alina Elena Voinea, Radu Arie\c{s}an | Bio-crafting Architecture: Experiences of growing mycelium in minimal
surface molds | 37 pages, 10 figures | null | null | null | cs.HC cs.ET | http://creativecommons.org/licenses/by/4.0/ | This study documents a three-week workshop with architecture students, where
we designed and 3D printed various minimal surfaces using wood-based filaments,
and used them as molds in which to grow mycelium. We detail the design process
and the growth of the mycelium in different shapes, together with participants'
experiences of working with a living material. After exhibiting the results of
the work in a public-facing exhibition, we conducted interviews with members of
the general public about their perceptions on interacting with a material such
as mycelium in design. Our findings show that 3D-printed minimal surfaces with
wood-based filaments can function as structural cores for mycelium-based
composites and mycelium binds to the filament. Participants in the workshop
exhibited stronger feelings for living materials compared to non-living ones,
displaying both biophilia and, to a lesser extent, biophobia when interacting
with the mycelium. Members of the general public discuss pragmatic aspects
including mold, fragility, or production costs, and speculate on the future of
bio-technology and its impact on everyday life. While all are positive about
the impact on bio-technologies on the future, they have diverging opinions on
how much ethical considerations should influence research directions.
| [
{
"version": "v1",
"created": "Fri, 21 Mar 2025 13:41:23 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Horvath",
"Anca-Simona",
""
],
[
"Voinea",
"Alina Elena",
""
],
[
"Arieşan",
"Radu",
""
]
] |
2504.13856 | Andrew Silva | Andrew Silva, Pradyumna Tambwekar, Mariah Schrum, Matthew Gombolay | Towards Balancing Preference and Performance through Adaptive
Personalized Explainability | 20 pages, 19 figures, HRI 2024 | Conference on Human Robot Interaction 2024 | 10.1145/3610977.3635000 | null | cs.HC cs.AI cs.RO | http://creativecommons.org/licenses/by/4.0/ | As robots and digital assistants are deployed in the real world, these agents
must be able to communicate their decision-making criteria to build trust,
improve human-robot teaming, and enable collaboration. While the field of
explainable artificial intelligence (xAI) has made great strides to enable such
communication, these advances often assume that one xAI approach is ideally
suited to each problem (e.g., decision trees to explain how to triage patients
in an emergency or feature-importance maps to explain radiology reports). This
fails to recognize that users have diverse experiences or preferences for
interaction modalities. In this work, we present two user-studies set in a
simulated autonomous vehicle (AV) domain. We investigate (1) population-level
preferences for xAI and (2) personalization strategies for providing robot
explanations. We find significant differences between xAI modes (language
explanations, feature-importance maps, and decision trees) in both preference
(p < 0.01) and performance (p < 0.05). We also observe that a participant's
preferences do not always align with their performance, motivating our
development of an adaptive personalization strategy to balance the two. We show
that this strategy yields significant performance gains (p < 0.05), and we
conclude with a discussion of our findings and implications for xAI in
human-robot interactions.
| [
{
"version": "v1",
"created": "Fri, 21 Mar 2025 17:31:25 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Silva",
"Andrew",
""
],
[
"Tambwekar",
"Pradyumna",
""
],
[
"Schrum",
"Mariah",
""
],
[
"Gombolay",
"Matthew",
""
]
] |
2504.13857 | Austin Yang | Austin Deng-Yao Yang, Shih-Jen Tsai, Hsin-Jung Tsai | Impact of Environmental Colors on Human Aggressiveness: Insights from a
Minecraft-Based Behavioral Study | Abstract (256 words); Body (3,266 words); 2 Tables; 4 Figures | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | This study explores the influence of environmental colors on human behavior,
specifically focusing on aggressiveness and passiveness. Color is widely
regarded as an influential environmental factor shaping human behavior, yet
existing studies present conflicting evidence regarding its impact on
aggressiveness and passiveness. This study employed Minecraft as a controlled
digital platform to investigate whether exposure to different colors influences
both the frequency and nature of participant interactions (aggressive versus
non-aggressive), and whether prolonged exposure amplifies these effects.
Anonymous online participants were exposed to various colors before interacting
with non-player characters simulating human-like encounters. Three key outcomes
were measured: (1) total interactions per color, (2) ratios of aggressive to
non-aggressive interactions per color, and (3) the effect of varying exposure
durations on aggressiveness. While no significant overall differences in
interaction frequency were observed among the colors, post-hoc analyses
revealed that Red and Black elicited significantly more interactions compared
to Green. Additionally, Red, Yellow, and Black were associated with higher
ratios of aggressive behavior relative to Green or White. Prolonged exposure to
Red also appeared to intensify aggressive responses. These findings underscore
the potential role of environmental color in shaping online social behaviors
and highlight the importance of environmental settings in areas ranging from
online communication platforms to digital marketing strategies.
| [
{
"version": "v1",
"created": "Sat, 22 Mar 2025 06:31:29 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Yang",
"Austin Deng-Yao",
""
],
[
"Tsai",
"Shih-Jen",
""
],
[
"Tsai",
"Hsin-Jung",
""
]
] |
2504.13858 | Felix Haag | Felix Haag | The Effect of Explainable AI-based Decision Support on Human Task
Performance: A Meta-Analysis | Published in the Proceedings of the Twenty-Third Annual Pre-ICIS
Workshop on HCI Research in MIS, Bangkok, Thailand, December 15th, 2024 | null | null | null | cs.HC cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | The desirable properties of explanations in information systems have fueled
the demands for transparency in artificial intelligence (AI) outputs. To
address these demands, the field of explainable AI (XAI) has put forth methods
that can support human decision-making by explaining AI outputs. However,
current empirical works present inconsistent findings on whether such
explanations help to improve users' task performance in decision support
systems (DSS). In this paper, we conduct a meta-analysis to explore how XAI
affects human performance in classification tasks. Our results show an
improvement in task performance through XAI-based decision support, though
explanations themselves are not the decisive driver for this improvement. The
analysis reveals that the studies' risk of bias moderates the effect of
explanations in AI, while the explanation type appears to play only a
negligible role. Our findings contribute to the human computer interaction
field by enhancing the understanding of human-XAI collaboration in DSS.
| [
{
"version": "v1",
"created": "Sat, 22 Mar 2025 10:38:43 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Haag",
"Felix",
""
]
] |
2504.13859 | Priyanka Kumar | Phillip Driscoll and Priyanka Kumar | DoYouTrustAI: A Tool to Teach Students About AI Misinformation and
Prompt Engineering | null | null | null | null | cs.HC cs.AI cs.CY | http://creativecommons.org/licenses/by-nc-sa/4.0/ | AI, especially Large Language Models (LLMs) like ChatGPT, have rapidly
developed and gained widespread adoption in the past five years, shifting user
preference from traditional search engines. However, the generative nature of
LLMs raises concerns about presenting misinformation as fact. To address this,
we developed a web-based application that helps K-12 students enhance critical
thinking by identifying misleading information in LLM responses about major
historical figures. In this paper, we describe the implementation and design
details of the DoYouTrustAI tool, which can be used to provide an interactive
lesson which teaches students about the dangers of misinformation and how
believable generative AI can make it seem. The DoYouTrustAI tool utilizes
prompt engineering to present the user with AI generated summaries about the
life of a historical figure. These summaries can be either accurate accounts of
that persons life, or an intentionally misleading alteration of their history.
The user is tasked with determining the validity of the statement without
external resources. Our research questions for this work were:(RQ1) How can we
design a tool that teaches students about the dangers of misleading information
and of how misinformation can present itself in LLM responses? (RQ2) Can we
present prompt engineering as a topic that is easily understandable for
students? Our findings highlight the need to correct misleading information
before users retain it. Our tool lets users select familiar individuals for
testing to reduce random guessing and presents misinformation alongside known
facts to maintain believability. It also provides pre-configured prompt
instructions to show how different prompts affect AI responses. Together, these
features create a controlled environment where users learn the importance of
verifying AI responses and understanding prompt engineering.
| [
{
"version": "v1",
"created": "Sat, 22 Mar 2025 19:11:57 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Driscoll",
"Phillip",
""
],
[
"Kumar",
"Priyanka",
""
]
] |
2504.13860 | Jessica Szczuka | Jessica Szczuka, Lisa M\"uhl, Paula Ebner, Simon Dub\'e | 10 Questions to Fall in Love with ChatGPT: An Experimental Study on
Interpersonal Closeness with Large Language Models (LLMs) | 36 pages, presented at annual meeting of the international
communication association (ICA) | null | null | null | cs.HC cs.CY | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Large language models (LLMs), like ChatGPT, are capable of computing
affectionately nuanced text that therefore can shape online interactions,
including dating. This study explores how individuals experience closeness and
romantic interest in dating profiles, depending on whether they believe the
profiles are human- or AI-generated. In a matchmaking scenario, 307
participants rated 10 responses to the Interpersonal Closeness Generating Task,
unaware that all were LLM-generated. Surprisingly, perceived source (human or
AI) had no significant impact on closeness or romantic interest. Instead,
perceived quality and human-likeness of responses shaped reactions. The results
challenge current theoretical frameworks for human-machine communication and
raise critical questions about the importance of authenticity in affective
online communication.
| [
{
"version": "v1",
"created": "Mon, 24 Mar 2025 13:00:36 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Szczuka",
"Jessica",
""
],
[
"Mühl",
"Lisa",
""
],
[
"Ebner",
"Paula",
""
],
[
"Dubé",
"Simon",
""
]
] |
2504.13861 | Andrey Savchenko | Ivan Sviridov, Amina Miftakhova, Artemiy Tereshchenko, Galina Zubkova,
Pavel Blinov, Andrey Savchenko | 3MDBench: Medical Multimodal Multi-agent Dialogue Benchmark | 26 pages, 8 figures, 7 tables | null | null | null | cs.HC cs.CL cs.MA | http://creativecommons.org/licenses/by/4.0/ | Large Vision-Language Models (LVLMs) are increasingly being explored for
applications in telemedicine, yet their ability to engage with diverse patient
behaviors remains underexplored. We introduce 3MDBench (Medical Multimodal
Multi-agent Dialogue Benchmark), an open-source evaluation framework designed
to assess LLM-driven medical consultations. Unlike existing benchmarks,
3MDBench simulates real-world patient variability by incorporating four
temperament-driven Patient Agents and an Assessor Agent that evaluates
diagnostic accuracy and dialogue quality. The benchmark integrates textual and
image-based patient data across 34 common diagnoses, mirroring real-world
telemedicine interactions. Under different diagnostic strategies, we evaluate
state-of-the-art LVLMs. Our findings demonstrate that incorporating dialogue
improves the F1 score from 50.4 to 54.2 compared to non-dialogue settings,
underscoring the value of context-driven, information-seeking questioning.
Additionally, we demonstrate that multimodal inputs enhance diagnostic
efficiency. Image-supported models outperform text-only counterparts by raising
the diagnostic F1 score from 52.8 to 54.2 in a similar dialogue setting.
Finally, we suggest an approach that improves the diagnostic F1-score to 70.3
by training the CNN model on the diagnosis prediction task and incorporating
its top-3 predictions into the LVLM context. 3MDBench provides a reproducible
and extendable evaluation framework for AI-driven medical assistants. It offers
insights into how patient temperament, dialogue strategies, and multimodal
reasoning influence diagnosis quality. By addressing real-world complexities in
telemedicine, our benchmark paves the way for more empathetic, reliable, and
context-aware AI-driven healthcare solutions. The source code of our benchmark
is publicly available: https://github.com/univanxx/3mdbench
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 07:32:05 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Sviridov",
"Ivan",
""
],
[
"Miftakhova",
"Amina",
""
],
[
"Tereshchenko",
"Artemiy",
""
],
[
"Zubkova",
"Galina",
""
],
[
"Blinov",
"Pavel",
""
],
[
"Savchenko",
"Andrey",
""
]
] |
2504.13862 | Louise Robert | Louise Robert, Laurine Moniez, Quentin Luzurier, David Morquin | Participatory Design of EHR Components: Crafting Novel Relational Spaces
for IT Specialists and Hospital Staff to Cooperate | Design4Health2024, Lab 4 living, Jun 2024, Sheffield Hallam
University, United Kingdom | null | null | null | cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Introduced in the early 2010s, Electronic Health Records (EHRs) have become
ubiquitous in hospitals. Despite clear benefits, they remain unpopular among
healthcare professionals and present significant challenges. Positioned at the
intersection of Health Information Systems studies, Computer Supported
Collaborative Work (CSCW), Service Design, and Participatory Design (PD), our
research investigates how involving users in the co-design of new EHR
components within a dedicated hospital space can transform healthcare
practices. Through participatory co-design methodologies, including
ethnographic observation, collaborative workshops, and realistic simulations,
we identify the material and interactional elements essential for rebalancing
power dynamics between users and designers. This project contributes to
rethinking traditional EHR design approaches, embedding design practice into
systemic transformation to genuinely meet healthcare professionals' needs.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 09:52:47 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Robert",
"Louise",
""
],
[
"Moniez",
"Laurine",
""
],
[
"Luzurier",
"Quentin",
""
],
[
"Morquin",
"David",
""
]
] |
2504.13863 | Deepak Sharma Prof. | Snigdha Tiwari (1), Sahil Sharma (1), Arvind Bagga (2), Aditi Sinha
(2), Deepak Sharma (1), ((1) Computational Biology and Translational
Bioinformatics (CBTB) Laboratory, Department of Biosciences and
Bioengineering, Indian Institute of Technology Roorkee, Uttarakhand, India,
(2) Department of Pediatrics, All India Institute of Medical Sciences, New
Delhi, India.) | Utsarjan: A smartphone App for providing kidney care and real-time
assistance to children with nephrotic syndrome | 16 pages, 3 figures | null | null | null | cs.HC | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Background Telemedicine has the potential to provide secure and
cost-effective healthcare at the touch of a button. Nephrotic syndrome is a
chronic childhood illness involving frequent relapses and demands long/complex
treatment. Hence, developing a remote means of doctor-patient interface will
ensure the provision of quality healthcare to patients. Methods The Utsarjan
mobile App framework was built with Flutter that enables cross-platform
development (Android, iOS, Windows) with speed, smoothness, and open-source
benefits. The frontend uses Dart for user interaction, while the backend
employs Node.js, Express, and NGINX for APIs, load balancing and high
performance. MongoDB ensures a flexible database, Bcrypt secures passwords, PM2
handles deployment, uptime and logs, while Firebase Cloud Messaging powers free
push notifications. Results Utsarjan (means excretion) is a multi-functional
smartphone application for giving nephrotic care and real-time assistance to
all patients (especially those in rural regions and/or who do not have access
to specialists). It helps patients and doctors by ensuring opportune visits,
recording each clinical test/parameter and improving medication adherence. It
gives a graphical visualization of relapses, medicine dosage as well as
different anthropometric parameters (urine protein, BP, height and weight).
This is the first nephrotic care App that enables prompt access to doctor's
advice. Conclusions Utsarjan is a mobile App to provide kidney care and
real-time assistance to children with nephrotic syndrome. It gives a graphical
overview of changes in a patient's health over the long course of treatment.
This will assist doctors in appropriately modifying the treatment regimen.
Consequently, it will (hopefully) lead to the prevention of relapses and/or
complications.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 13:08:17 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Tiwari",
"Snigdha",
""
],
[
"Sharma",
"Sahil",
""
],
[
"Bagga",
"Arvind",
""
],
[
"Sinha",
"Aditi",
""
],
[
"Sharma",
"Deepak",
""
]
] |
2504.13864 | Gabriele Civitarese Dr. | Claudio Bettini, Azin Moradbeikie, Gabriele Civitarese | Personal Data Protection in Smart Home Activity Monitoring for Digital
Health: A Case Study | This paper has been accepted and presented at the TELMED 2025
workshop. It will appear in the 2025 IEEE International Conference on
Pervasive Computing and Communications Workshops and other Affiliated Events
(PerCom Workshops) proceedings | null | null | null | cs.HC cs.CY | http://creativecommons.org/licenses/by/4.0/ | Researchers in pervasive computing have worked for decades on sensor-based
human activity recognition (HAR). Among the digital health applications, the
recognition of activities of daily living (ADL) in smart home environments
enables the identification of behavioral changes that clinicians consider as a
digital bio-marker of early stages of cognitive decline. The real deployment of
sensor-based HAR systems in the homes of elderly subjects poses several
challenges, with privacy and ethical concerns being major ones. This paper
reports our experience applying privacy by design principles to develop and
deploy one of these systems.
| [
{
"version": "v1",
"created": "Thu, 27 Mar 2025 16:35:55 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Bettini",
"Claudio",
""
],
[
"Moradbeikie",
"Azin",
""
],
[
"Civitarese",
"Gabriele",
""
]
] |
2504.13865 | Fei Tang | Fei Tang, Haolei Xu, Hang Zhang, Siqi Chen, Xingyu Wu, Yongliang Shen,
Wenqi Zhang, Guiyang Hou, Zeqi Tan, Yuchen Yan, Kaitao Song, Jian Shao,
Weiming Lu, Jun Xiao, Yueting Zhuang | A Survey on (M)LLM-Based GUI Agents | null | null | null | null | cs.HC cs.AI cs.CL cs.CV | http://creativecommons.org/licenses/by/4.0/ | Graphical User Interface (GUI) Agents have emerged as a transformative
paradigm in human-computer interaction, evolving from rule-based automation
scripts to sophisticated AI-driven systems capable of understanding and
executing complex interface operations. This survey provides a comprehensive
examination of the rapidly advancing field of LLM-based GUI Agents,
systematically analyzing their architectural foundations, technical components,
and evaluation methodologies. We identify and analyze four fundamental
components that constitute modern GUI Agents: (1) perception systems that
integrate text-based parsing with multimodal understanding for comprehensive
interface comprehension; (2) exploration mechanisms that construct and maintain
knowledge bases through internal modeling, historical experience, and external
information retrieval; (3) planning frameworks that leverage advanced reasoning
methodologies for task decomposition and execution; and (4) interaction systems
that manage action generation with robust safety controls. Through rigorous
analysis of these components, we reveal how recent advances in large language
models and multimodal learning have revolutionized GUI automation across
desktop, mobile, and web platforms. We critically examine current evaluation
frameworks, highlighting methodological limitations in existing benchmarks
while proposing directions for standardization. This survey also identifies key
technical challenges, including accurate element localization, effective
knowledge retrieval, long-horizon planning, and safety-aware execution control,
while outlining promising research directions for enhancing GUI Agents'
capabilities. Our systematic review provides researchers and practitioners with
a thorough understanding of the field's current state and offers insights into
future developments in intelligent interface automation.
| [
{
"version": "v1",
"created": "Thu, 27 Mar 2025 17:58:31 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Tang",
"Fei",
""
],
[
"Xu",
"Haolei",
""
],
[
"Zhang",
"Hang",
""
],
[
"Chen",
"Siqi",
""
],
[
"Wu",
"Xingyu",
""
],
[
"Shen",
"Yongliang",
""
],
[
"Zhang",
"Wenqi",
""
],
[
"Hou",
"Guiyang",
""
],
[
"Tan",
"Zeqi",
""
],
[
"Yan",
"Yuchen",
""
],
[
"Song",
"Kaitao",
""
],
[
"Shao",
"Jian",
""
],
[
"Lu",
"Weiming",
""
],
[
"Xiao",
"Jun",
""
],
[
"Zhuang",
"Yueting",
""
]
] |
2504.13866 | Sao Mai Nguyen | Aleksa Marusic (U2IS), Sao Mai Nguyen (Lab-STICC_RAMBO, U2IS,
Flowers), Adriana Tapus (U2IS) | Skeleton-Based Transformer for Classification of Errors and Better
Feedback in Low Back Pain Physical Rehabilitation Exercises | ICORR 2025 - 19th IEEE/RAS-EMBS International Conference on
Rehabilitation Robotics, INTERNATIONAL CONSORTIUM FOR REHABILITATION
ROBOTICS, May 2025, Michigan, USA, United States | null | null | null | cs.HC cs.AI cs.CV cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Physical rehabilitation exercises suggested by healthcare professionals can
help recovery from various musculoskeletal disorders and prevent re-injury.
However, patients' engagement tends to decrease over time without direct
supervision, which is why there is a need for an automated monitoring system.
In recent years, there has been great progress in quality assessment of
physical rehabilitation exercises. Most of them only provide a binary
classification if the performance is correct or incorrect, and a few provide a
continuous score. This information is not sufficient for patients to improve
their performance. In this work, we propose an algorithm for error
classification of rehabilitation exercises, thus making the first step toward
more detailed feedback to patients. We focus on skeleton-based exercise
assessment, which utilizes human pose estimation to evaluate motion. Inspired
by recent algorithms for quality assessment during rehabilitation exercises, we
propose a Transformer-based model for the described classification. Our model
is inspired by the HyperFormer method for human action recognition, and adapted
to our problem and dataset. The evaluation is done on the KERAAL dataset, as it
is the only medical dataset with clear error labels for the exercises, and our
model significantly surpasses state-of-the-art methods. Furthermore, we bridge
the gap towards better feedback to the patients by presenting a way to
calculate the importance of joints for each exercise.
| [
{
"version": "v1",
"created": "Fri, 28 Mar 2025 10:30:39 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Marusic",
"Aleksa",
"",
"U2IS"
],
[
"Nguyen",
"Sao Mai",
"",
"Lab-STICC_RAMBO, U2IS,\n Flowers"
],
[
"Tapus",
"Adriana",
"",
"U2IS"
]
] |
2504.13867 | Matheus Felizardo | Matheus Rodrigues Felizardo, Nuno Miguel Feixa Rodrigues, Ant\'onio
Coelho, S\'onia Silva Sousa, Adriana Sampaio, Eva Ferreira de Oliveira | Mapping Executive Function Tasks for Children: A Scoping Review for
Designing a Research-Oriented Platform | null | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | Background: Executive functions (EFs) are cognitive processes essential for
controlling impulses, staying focused, thinking before acting, and managing
information. Childhood is a critical period for EF development, but there is a
lack of standardized tools that combine EF tasks with physical activity in a
gamified approach. Objectives: This scoping review maps EF tasks for children,
identifies common strategies, and explores methods for measuring outcomes,
providing a foundation for a research-oriented platform to assess EF
development. Design: A systematic search was conducted in SCOPUS,
ScienceDirect, and ERIC databases with the query "executive function task" AND
(children OR child OR childhood). Inclusion criteria were studies published
between 2019 and 2024 in English, with participants aged 5 to 9 years. Data
extracted included task details, scoring mechanisms, and stop conditions.
Studies lacking clear methodological descriptions were excluded. Results: A
total of 2044 articles were identified, with 113 duplicates removed. After
selection, 23 studies met the inclusion criteria. The identified tasks are
listed in Table 2. Key tasks, strategies, and measurement methodologies were
highlighted. Conclusions: Integrating EF tasks into a structured platform
offers a promising approach to standardize assessments, fill research gaps, and
provide a reliable tool for studying EF development in children.
Keywords: Executive Functions, Inhibition, Working Memory, Cognitive
Flexibility, Task Design, Standardization
| [
{
"version": "v1",
"created": "Fri, 28 Mar 2025 11:52:55 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Felizardo",
"Matheus Rodrigues",
""
],
[
"Rodrigues",
"Nuno Miguel Feixa",
""
],
[
"Coelho",
"António",
""
],
[
"Sousa",
"Sónia Silva",
""
],
[
"Sampaio",
"Adriana",
""
],
[
"de Oliveira",
"Eva Ferreira",
""
]
] |
2504.13868 | Yun Wan | Yun Wan and Yoram M Kalman | Using Generative AI Personas Increases Collective Diversity in Human
Ideation | null | null | null | null | cs.HC cs.AI | http://creativecommons.org/licenses/by/4.0/ | This study challenges the widely-reported tradeoff between generative AI's
(GenAI) contribution to creative outcomes and decreased diversity of these
outcomes. We modified the design of such a study, by Doshi and Hauser (2024),
in which participants wrote short stories either aided or unaided by GenAI plot
ideas[1]. In the modified study, plot ideas were generated through ten unique
GenAI "personas" with diverse traits (e.g. cultural backgrounds, thinking
styles, genre preferences), creating a pool of 300 story plots. While plot
ideas from any individual persona showed high similarity (average cosine
similarity of 0.92), ideas across different personas exhibited substantial
variation (average similarity of 0.20). When human participants wrote stories
based on these diverse plot ideas, their collective outputs maintained the same
level of diversity as stories written without GenAI assistance, effectively
eliminating the diversity reduction observed in [1]. Traditional text analytics
further revealed that GenAI-assisted stories featured greater diversity in
descriptive and emotional language compared to purely human-generated stories
without GenAI assistance. Our findings demonstrate that introducing diversity
at the AI input stage through distinct personas can preserve and potentially
enhance the collective diversity of human creative outputs when collaborating
with GenAI.
| [
{
"version": "v1",
"created": "Sat, 29 Mar 2025 12:43:29 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Wan",
"Yun",
""
],
[
"Kalman",
"Yoram M",
""
]
] |
2504.13869 | Chenji Fu | Chenji Fu | On the categorical local Langlands conjectures for depth-zero regular
supercuspidal representations | Comments welcome! | null | null | null | math.RT math.AG math.NT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Let F be a non-archimedean local field with residue characteristic p. Let l
be a prime number different from p. Let G be a connected reductive group which
is split, semi-simple, and simply connected. On the one hand, we describe the
category of quasi-coherent sheaves on the connected component of the stack of
L-parameters over Z_l-bar containing a tame, regular semisimple, elliptic
L-parameter over F_l-bar. On the other hand, we describe the block of
Rep_{Z_l-bar}G(F) containing a depth-zero regular supercuspidal irreducible
representation \pi over F_l-bar. For G=GL_n, we compute both sides explicitly
and verify the categorical local Langlands conjecture for depth-zero
supercuspidal blocks.
| [
{
"version": "v1",
"created": "Sat, 29 Mar 2025 22:39:03 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Fu",
"Chenji",
""
]
] |
2504.13870 | John Kitchin | John R. Kitchin | The Evolving Role of Programming and LLMs in the Development of
Self-Driving Laboratories | null | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | Machine learning and automation are transforming scientific research, yet the
implementation of self-driving laboratories (SDLs) remains costly and complex,
and it remains difficult to learn how to use these facilities. To address this,
we introduce Claude-Light, a lightweight, remotely accessible instrument
designed for prototyping automation algorithms and machine learning workflows.
Claude-Light integrates a REST API, a Raspberry Pi-based control system, and an
RGB LED with a photometer that measures ten spectral outputs, providing a
controlled but realistic experimental environment. This device enables users to
explore automation at multiple levels, from basic programming and experimental
design to machine learning-driven optimization. We demonstrate the application
of Claude-Light in structured automation approaches, including traditional
scripting, statistical design of experiments, and active learning methods.
Additionally, we explore the role of large language models (LLMs) in laboratory
automation, highlighting their use in instrument selection, structured data
extraction, function calling, and code generation. While LLMs present new
opportunities for streamlining automation, they also introduce challenges
related to reproducibility, security, and reliability. We discuss strategies to
mitigate these risks while leveraging LLMs for enhanced efficiency in
self-driving laboratories. Claude-Light provides a practical and accessible
platform for students and researchers to develop automation skills and test
algorithms before deploying them in larger-scale SDLs. By lowering the barrier
to entry for automation in scientific research, this tool facilitates broader
adoption of AI-driven experimentation and fosters innovation in autonomous
laboratories.
| [
{
"version": "v1",
"created": "Sun, 30 Mar 2025 19:09:04 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Kitchin",
"John R.",
""
]
] |
2504.13871 | Vivek C | Yuanjun Feng, Vivek Chodhary, Yash Raj Shrestha | Human aversion? Do AI Agents Judge Identity More Harshly Than
Performance | null | null | null | null | cs.HC cs.AI econ.GN q-fin.EC | http://creativecommons.org/licenses/by/4.0/ | This study examines the understudied role of algorithmic evaluation of human
judgment in hybrid decision-making systems, a critical gap in management
research. While extant literature focuses on human reluctance to follow
algorithmic advice, we reverse the perspective by investigating how AI agents
based on large language models (LLMs) assess and integrate human input. Our
work addresses a pressing managerial constraint: firms barred from deploying
LLMs directly due to privacy concerns can still leverage them as mediating
tools (for instance, anonymized outputs or decision pipelines) to guide
high-stakes choices like pricing or discounts without exposing proprietary
data. Through a controlled prediction task, we analyze how an LLM-based AI
agent weights human versus algorithmic predictions. We find that the AI system
systematically discounts human advice, penalizing human errors more severely
than algorithmic errors--a bias exacerbated when the agent's identity (human vs
AI) is disclosed and the human is positioned second. These results reveal a
disconnect between AI-generated trust metrics and the actual influence of human
judgment, challenging assumptions about equitable human-AI collaboration. Our
findings offer three key contributions. First, we identify a reverse algorithm
aversion phenomenon, where AI agents undervalue human input despite comparable
error rates. Second, we demonstrate how disclosure and positional bias interact
to amplify this effect, with implications for system design. Third, we provide
a framework for indirect LLM deployment that balances predictive power with
data privacy. For practitioners, this research emphasize the need to audit AI
weighting mechanisms, calibrate trust dynamics, and strategically design
decision sequences in human-AI systems.
| [
{
"version": "v1",
"created": "Mon, 31 Mar 2025 02:05:27 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Feng",
"Yuanjun",
""
],
[
"Chodhary",
"Vivek",
""
],
[
"Shrestha",
"Yash Raj",
""
]
] |
2504.13872 | Ozan Balc{\i} | Ozan Balci, Stien Poncelet, Alex Binh Vinh Duc Nguyen, Andrew Vande
Moere | Manifesting Architectural Subspaces with Two Mobile Robotic Partitions
to Facilitate Spontaneous Office Meetings | null | null | 10.1145/3706598.3714064 | null | cs.HC cs.RO | http://creativecommons.org/licenses/by/4.0/ | Although intended to foster spontaneous interactions among workers, a typical
open-plan office layout cannot mitigate visual, acoustic, or privacy-related
distractions that originate from unplanned meetings. As office workers often
refrain from tackling these issues by manually demarcating or physically
relocating to a more suitable subspace that is enclosed by movable partitions,
we hypothesise that these subspaces could instead be robotically manifested.
This study therefore evaluated the perceived impact of two mobile robotic
partitions that were wizarded to jointly manifest an enclosed subspace, to: 1)
either `mitigate' or `intervene' in the distractions caused by spontaneous
face-to-face or remote meetings; or 2) either `gesturally' or `spatially' nudge
a distraction-causing worker to relocate. Our findings suggest how robotic
furniture should interact with office workers with and through transient space,
and autonomously balance the distractions not only for each individual worker
but also for multiple workers sharing the same workspace.
| [
{
"version": "v1",
"created": "Mon, 31 Mar 2025 09:00:38 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Balci",
"Ozan",
""
],
[
"Poncelet",
"Stien",
""
],
[
"Nguyen",
"Alex Binh Vinh Duc",
""
],
[
"Moere",
"Andrew Vande",
""
]
] |
2504.13873 | Chi Zhang | Zehan Li and Jinzhi Deng and Haibing Ma and Chi Zhang and Dan Xiao | Translating Multimodal AI into Real-World Inspection: TEMAI Evaluation
Framework and Pathways for Implementation | null | null | null | null | cs.HC cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper introduces the Translational Evaluation of Multimodal AI for
Inspection (TEMAI) framework, bridging multimodal AI capabilities with
industrial inspection implementation. Adapting translational research
principles from healthcare to industrial contexts, TEMAI establishes three core
dimensions: Capability (technical feasibility), Adoption (organizational
readiness), and Utility (value realization). The framework demonstrates that
technical capability alone yields limited value without corresponding adoption
mechanisms. TEMAI incorporates specialized metrics including the Value Density
Coefficient and structured implementation pathways. Empirical validation
through retail and photovoltaic inspection implementations revealed significant
differences in value realization patterns despite similar capability reduction
rates, confirming the framework's effectiveness across diverse industrial
sectors while highlighting the importance of industry-specific adaptation
strategies.
| [
{
"version": "v1",
"created": "Mon, 31 Mar 2025 11:30:56 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Li",
"Zehan",
""
],
[
"Deng",
"Jinzhi",
""
],
[
"Ma",
"Haibing",
""
],
[
"Zhang",
"Chi",
""
],
[
"Xiao",
"Dan",
""
]
] |
2504.13874 | Ritvik Nair | Ritvik Nair, Timothy Merino, Julian Togelius | God's Innovation Project -- Empowering The Player With Generative AI | null | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | In this paper, we present God's Innovation Project (GIP), a god game where
players collect words to dynamically terraform the landscape using generative
AI. A god game is a genre where players take on the role of a deity, indirectly
influencing Non-Player Characters (NPCs) to perform various tasks. These games
typically grant players supernatural abilities, such as terrain manipulation or
weather control. Traditional god games rely on predefined environments and
mechanics, typically created by a human designer. In contrast, GIP allows
players to shape the game world procedurally through text-based input. Using a
lightweight generative AI model, we create a gamified pipeline which transforms
the player's text prompts into playable game terrain in real time. To evaluate
the impact of this AI-driven mechanic, we conduct a user study analyzing how
players interacted with and experienced the system. Our findings provide
insights into player engagement, the effectiveness of AI-generated terrain, and
the role of generative AI as an interactive game mechanic.
| [
{
"version": "v1",
"created": "Mon, 31 Mar 2025 18:09:20 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Nair",
"Ritvik",
""
],
[
"Merino",
"Timothy",
""
],
[
"Togelius",
"Julian",
""
]
] |
2504.13875 | Sebastian Ares De Parga Regalado | N. Sibuet, S. Ares de Parga, J.R. Bravo, R. Rossi | A discrete physics-informed training for projection-based reduced order
models with neural networks | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | This paper presents a physics-informed training framework for
projection-based Reduced Order Models (ROMs). We extend the PROM-ANN
architecture by complementing snapshot-based training with a FEM-based,
discrete physics-informed residual loss, bridging the gap between traditional
projection-based ROMs and physics-informed neural networks (PINNs). Unlike
conventional PINNs that rely on analytical PDEs, our approach leverages FEM
residuals to guide the learning of the ROM approximation manifold. Key
contributions include: (1) a parameter-agnostic, discrete residual loss
applicable to non-linear problems, (2) an architectural modification to
PROM-ANN improving accuracy for fast-decaying singular values, and (3) an
empirical study on the proposed physics informed training process for ROMs.
The method is demonstrated on a non-linear hyperelasticity problem,
simulating a rubber cantilever under multi-axial loads. The main accomplishment
in regards to the proposed residual-based loss is its applicability on
non-linear problems by interfacing with FEM software while maintaining
reasonable training times. The modified PROM-ANN outperforms POD by orders of
magnitude in snapshot reconstruction accuracy, while the original formulation
is not able to learn a proper mapping for this use-case. Finally, the
application of physics informed training in ANN-PROM modestly narrows the gap
between data reconstruction and ROM accuracy, however it highlights the
untapped potential of the proposed residual-driven optimization for future ROM
development. This work underscores the critical role of FEM residuals in ROM
construction and calls for further exploration on architectures beyond
PROM-ANN.
| [
{
"version": "v1",
"created": "Mon, 31 Mar 2025 23:46:39 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Sibuet",
"N.",
""
],
[
"de Parga",
"S. Ares",
""
],
[
"Bravo",
"J. R.",
""
],
[
"Rossi",
"R.",
""
]
] |
2504.13876 | Augusto Ciuffoletti | Augusto Ciuffoletti | Designing a Geo-Tourism App: A Principled Approach | Extends poster presented at Underlandscape Workshop, Pisa, Jan 31,
2025 | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | Walking along trails in natural areas is a rewarding experience, but visitors
sometimes need proper assistance to enhance their enjoyment, maximize learning,
and ensure safety. Over the years, various signage techniques have been
introduced, but today, the widespread use of smartphones offers new
opportunities for visitor support. In this paper, we outline the key principles
for designing an Android app tailored for geotourists. Our approach begins by
defining user personas and deriving app requirements based on their needs. We
then present a proof of concept that addresses the critical aspects identified
during the design process.
| [
{
"version": "v1",
"created": "Tue, 1 Apr 2025 09:52:03 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Ciuffoletti",
"Augusto",
""
]
] |
2504.13877 | Ionut Anghel | Ionut Anghel, Tudor Cioara, Roberta Bevilacqua, Federico Barbarossa,
Terje Grimstad, Riitta Hellman, Arnor Solberg, Lars Thomas Boye, Ovidiu
Anchidin, Ancuta Nemes and Camilla Gabrielsen | New care pathways for supporting transitional care from hospitals to
home using AI and personalized digital assistance | submitted to journal (under review) | null | null | null | cs.HC cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Transitional care may play a vital role for the sustainability of Europe
future healthcare system, offering solutions for relocating patient care from
hospital to home therefore addressing the growing demand for medical care as
the population is ageing. However, to be effective, it is essential to
integrate innovative Information and Communications Technology technologies to
ensure that patients with comorbidities experience a smooth and coordinated
transition from hospitals or care centers to home, thereby reducing the risk of
rehospitalization. In this paper, we present an overview of the integration of
Internet of Things, artificial intelligence, and digital assistance
technologies with traditional care pathways to address the challenges and needs
of healthcare systems in Europe. We identify the current gaps in transitional
care and define the technology mapping to enhance the care pathways, aiming to
improve patient outcomes, safety, and quality of life avoiding hospital
readmissions. Finally, we define the trial setup and evaluation methodology
needed to provide clinical evidence that supports the positive impact of
technology integration on patient care and discuss the potential effects on the
healthcare system.
| [
{
"version": "v1",
"created": "Tue, 1 Apr 2025 11:37:36 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Anghel",
"Ionut",
""
],
[
"Cioara",
"Tudor",
""
],
[
"Bevilacqua",
"Roberta",
""
],
[
"Barbarossa",
"Federico",
""
],
[
"Grimstad",
"Terje",
""
],
[
"Hellman",
"Riitta",
""
],
[
"Solberg",
"Arnor",
""
],
[
"Boye",
"Lars Thomas",
""
],
[
"Anchidin",
"Ovidiu",
""
],
[
"Nemes",
"Ancuta",
""
],
[
"Gabrielsen",
"Camilla",
""
]
] |
2504.13878 | Stefan Pietrusky | Stefan Pietrusky | Learning by gaming, coding and making with EDUMING: A new approach to
utilising atypical digital games for learning | 13 pages, 2 figures | null | null | null | cs.HC cs.CY | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Papert's constructionism makes it clear that learning is particularly
effective when learners create tangible artifacts and share and discuss them in
social contexts. Technological progress in recent decades has created numerous
opportunities for learners to not only passively consume media, but to actively
shape it through construction. This article uses the EDUMING concept to present
a new method to simplify the development of digital learning games and thus
support their integration into learning situations. A key difference between
the concept and established ideas such as game-based learning, gamification,
serious games, etc. is that games are not closed and are consumed passively,
but can also be actively developed by users individually by modifying the
source code with the help of an IDE. As part of an empirical study, the
usability of the game "Professor Chip's Learning Quest" (PCLQ) is recorded, as
well as previous experience with digital learning games and the acceptance and
motivation to use new technologies. The purpose of this article is to test the
PCLQ digital learning game, developed according to the EDUMING concept, as part
of an exploratory study regarding its usability, acceptance and suitability for
use in schools. The study is intended as a first empirical approach to
practical testing of the concept.
| [
{
"version": "v1",
"created": "Tue, 1 Apr 2025 18:02:18 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Pietrusky",
"Stefan",
""
]
] |
2504.13879 | Yawen Guo | Yawen Guo, Di Hu, Jiayuan Wang, Kai Zheng, Danielle Perret, Deepti
Pandita, Steven Tam | Ambient Listening in Clinical Practice: Evaluating EPIC Signal Data
Before and After Implementation and Its Impact on Physician Workload | In: Proceedings of the 20th World Congress on Health and Biomedical
Informatics (MEDINFO 25) | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | The widespread adoption of EHRs following the HITECH Act has increased the
clinician documentation burden, contributing to burnout. Emerging technologies,
such as ambient listening tools powered by generative AI, offer real-time,
scribe-like documentation capabilities to reduce physician workload. This study
evaluates the impact of ambient listening tools implemented at UCI Health by
analyzing EPIC Signal data to assess changes in note length and time spent on
notes. Results show significant reductions in note-taking time and an increase
in note length, particularly during the first-month post-implementation.
Findings highlight the potential of AI-powered documentation tools to improve
clinical efficiency. Future research should explore adoption barriers,
long-term trends, and user experiences to enhance the scalability and
sustainability of ambient listening technology in clinical practice.
| [
{
"version": "v1",
"created": "Wed, 2 Apr 2025 00:31:14 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Guo",
"Yawen",
""
],
[
"Hu",
"Di",
""
],
[
"Wang",
"Jiayuan",
""
],
[
"Zheng",
"Kai",
""
],
[
"Perret",
"Danielle",
""
],
[
"Pandita",
"Deepti",
""
],
[
"Tam",
"Steven",
""
]
] |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.