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.13880 | Mohammad R. Salmanpour | Sonya Falahati, Morteza Alizadeh, Zhino Safahi, Navid Khaledian,
Mohsen Alambardar Meybodi, Mohammad R. Salmanpour | An AI-powered Public Health Automated Kiosk System for Personalized
Care: An Experimental Pilot Study | 16 pages, 3 figures, 2 tables | null | null | null | cs.HC | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Background: The HERMES Kiosk (Healthcare Enhanced Recommendations through
Artificial Intelligence & Expertise System) is designed to provide personalized
Over-the-Counter (OTC) medication recommendations, addressing the limitations
of traditional health kiosks. It integrates an advanced GAMENet model enhanced
with Graph Attention Networks (GAT) and Multi-Head Cross-Attention (MHCA) while
ensuring user privacy through federated learning. This paper outlines the
conceptual design and architecture of HERMES, with a focus on deployment in
high-traffic public areas. Methods: HERMES analyzes self-reported symptoms and
anonymized medical histories using AI algorithms to generate context-aware OTC
medication recommendations. The system was initially trained using Electronic
Health Records (EHR) from the MIMIC-III dataset (6,350 patients) and Drug-Drug
Interaction (DDI) data from the TWOSIDES database, incorporating the top 90
severity DDI types. Real-time DDI checks and ATC-mapped drug codes further
improve safety. The kiosk is designed for accessibility, offering multilingual
support, large fonts, voice commands, and Braille compatibility. A built-in
health education library promotes preventive care and health literacy. A survey
was conducted among 10 medical professionals to evaluate its potential
applications in medicine. Results: Preliminary results show that the enhanced
GAMENet model achieved a Precision-Recall AUC (PRAUC) of 0.74, outperforming
the original model. These findings suggest a strong potential for delivering
accurate and secure healthcare recommendations in public settings. Conclusion:
HERMES demonstrates how AI-driven, privacy-preserving kiosks can enhance public
health access, empower users, and alleviate burdens on healthcare systems.
Future work will focus on real-world deployment, usability testing, and
scalability for broader adoption.
| [
{
"version": "v1",
"created": "Wed, 2 Apr 2025 02:24:30 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Falahati",
"Sonya",
""
],
[
"Alizadeh",
"Morteza",
""
],
[
"Safahi",
"Zhino",
""
],
[
"Khaledian",
"Navid",
""
],
[
"Meybodi",
"Mohsen Alambardar",
""
],
[
"Salmanpour",
"Mohammad R.",
""
]
] |
2504.13881 | Massimiliano Nigro | Massimiliano Nigro, Andrea Righini and Micol Spitale | Exploring the Use of Social Robots to Prepare Children for Radiological
Procedures: A Focus Group Study | Submitted to IEEE International Conference on Robot and Human
Interactive Communication 2025 | null | null | null | cs.HC cs.RO | http://creativecommons.org/licenses/by/4.0/ | When children are anxious or scared, it can be hard for them to stay still or
follow instructions during medical procedures, making the process more
challenging and affecting procedure results. This is particularly true for
radiological procedures, where long scan times, confined spaces, and loud
noises can cause children to move, significantly impacting scan quality. To
this end, sometimes children are sedated, but doctors are constantly seeking
alternative non-pharmacological solutions. This work aims to explore how social
robots could assist in preparing children for radiological procedures. We have
conducted a focus group discussion with five hospital stakeholders, namely
radiographers, paediatricians, and clinical engineers, to explore (i) the
context regarding children's preparation for radiological procedures, hence
their needs and how children are currently prepared, and (ii) the potential
role of social robots in this process. The discussion was transcribed and
analysed using thematic analysis. Among our findings, we identified three
potential roles for a social robot in this preparation process: offering
infotainment in the waiting room, acting as a guide within the hospital, and
assisting radiographers in preparing children for the procedure. We hope that
insights from this study will inform the design of social robots for pediatric
healthcare.
| [
{
"version": "v1",
"created": "Thu, 3 Apr 2025 13:26:08 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Nigro",
"Massimiliano",
""
],
[
"Righini",
"Andrea",
""
],
[
"Spitale",
"Micol",
""
]
] |
2504.13882 | Chloe Qianhui Zhao | Megan Gu, Chloe Qianhui Zhao, Claire Liu, Nikhil Patel, Jahnvi Shah,
Jionghao Lin, Kenneth R. Koedinger | Toward Automated Qualitative Analysis: Leveraging Large Language Models
for Tutoring Dialogue Evaluation | Manuscript accepted to the Workshop on "From Data to Discovery: LLMs
for Qualitative Analysis in Education" at LAK25 | null | null | null | cs.HC cs.CL | http://creativecommons.org/licenses/by/4.0/ | Our study introduces an automated system leveraging large language models
(LLMs) to assess the effectiveness of five key tutoring strategies: 1. giving
effective praise, 2. reacting to errors, 3. determining what students know, 4.
helping students manage inequity, and 5. responding to negative self-talk.
Using a public dataset from the Teacher-Student Chatroom Corpus, our system
classifies each tutoring strategy as either being employed as desired or
undesired. Our study utilizes GPT-3.5 with few-shot prompting to assess the use
of these strategies and analyze tutoring dialogues. The results show that for
the five tutoring strategies, True Negative Rates (TNR) range from 0.655 to
0.738, and Recall ranges from 0.327 to 0.432, indicating that the model is
effective at excluding incorrect classifications but struggles to consistently
identify the correct strategy. The strategy \textit{helping students manage
inequity} showed the highest performance with a TNR of 0.738 and Recall of
0.432. The study highlights the potential of LLMs in tutoring strategy analysis
and outlines directions for future improvements, including incorporating more
advanced models for more nuanced feedback.
| [
{
"version": "v1",
"created": "Thu, 3 Apr 2025 15:08:03 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Gu",
"Megan",
""
],
[
"Zhao",
"Chloe Qianhui",
""
],
[
"Liu",
"Claire",
""
],
[
"Patel",
"Nikhil",
""
],
[
"Shah",
"Jahnvi",
""
],
[
"Lin",
"Jionghao",
""
],
[
"Koedinger",
"Kenneth R.",
""
]
] |
2504.13883 | Shayla Sharmin | Shayla Sharmin and Roghayeh Leila Barmaki | Hybrid Deep Learning Model to Estimate Cognitive Effort from fNIRS
Signals in Educational Game Playing | null | null | null | null | cs.HC cs.LG | http://creativecommons.org/licenses/by/4.0/ | This study estimates cognitive effort (CE) based on functional near-infrared
spectroscopy (fNIRS) data and performance scores using a hybrid deep learning
model. The estimation of CE enables educators to modify material to enhance
learning effectiveness and student engagement. Relative neural efficiency (RNE)
and relative neural involvement (RNI) are two metrics that have been used to
represent CE. To estimate RNE and RNI we need hemodynamic response in the brain
and the performance score of a task.We collected oxygenated hemoglobin ($\Delta
\mathrm{HbO}$). Sixteen participants answered 16 questions in a unity-based
educational game, each with a 30-second response time. We used deep learning
models to predict the performance score and estimate RNE and RNI to understand
CE. The study compares traditional machine learning techniques with deep
learning models such as CNN, LSTM, BiLSTM, and a hybrid CNN-GRU to determine
which approach provides better accuracy in predicting performance scores. The
result shows that the hybrid CNN-GRU gives better performance with 78.36\%
training accuracy and 73.08\% test accuracy than other models. We performed
XGBoost on the extracted GRU feature and got the highest accuracy (69.23\%).
This suggests that the features learned from this hybrid model generalize
better even in traditional machine learning algorithms. We used the $\Delta
\mathrm{HbO}$ and predicted score to calculate RNE and RNI to observe cognitive
effort in our four test cases. Our result shows that even with moderate
accuracy, the predicted RNE and RNI closely follows the actual trends. we also
observed that when participants were in a state of high CE, introducing rest
led decrease of CE. These findings can be helpful to design and improve
learning environments and provide valuable insights in learning materials.
| [
{
"version": "v1",
"created": "Thu, 3 Apr 2025 17:54:59 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Sharmin",
"Shayla",
""
],
[
"Barmaki",
"Roghayeh Leila",
""
]
] |
2504.13884 | Karan Taneja | Karan Taneja, Anjali Singh, Ashok K. Goel | Towards a Multimodal Document-grounded Conversational AI System for
Education | 15 pages, 4 figures, AIED 2025 | null | null | null | cs.HC cs.AI cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multimedia learning using text and images has been shown to improve learning
outcomes compared to text-only instruction. But conversational AI systems in
education predominantly rely on text-based interactions while multimodal
conversations for multimedia learning remain unexplored. Moreover, deploying
conversational AI in learning contexts requires grounding in reliable sources
and verifiability to create trust. We present MuDoC, a Multimodal
Document-grounded Conversational AI system based on GPT-4o, that leverages both
text and visuals from documents to generate responses interleaved with text and
images. Its interface allows verification of AI generated content through
seamless navigation to the source. We compare MuDoC to a text-only system to
explore differences in learner engagement, trust in AI system, and their
performance on problem-solving tasks. Our findings indicate that both visuals
and verifiability of content enhance learner engagement and foster trust;
however, no significant impact in performance was observed. We draw upon
theories from cognitive and learning sciences to interpret the findings and
derive implications, and outline future directions for the development of
multimodal conversational AI systems in education.
| [
{
"version": "v1",
"created": "Fri, 4 Apr 2025 00:04:19 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Taneja",
"Karan",
""
],
[
"Singh",
"Anjali",
""
],
[
"Goel",
"Ashok K.",
""
]
] |
2504.13885 | Harish Vijayakumar | Harish Vijayakumar | User Satisfaction -- UX Design Strategies for Seamless Virtual
Experience | 11 pages | null | null | null | cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | User Experience (UX) in virtual worlds is a fast-developing discipline that
requires creative design concepts to overcome the divide between physical and
virtual interaction. This research investigates primary principles and
techniques to improve UX in virtual experiences based on usability,
accessibility, user engagement, and technology advancements. It gives detailed
insight into trends, issues, and prospects for UX design of virtual
applications that guarantee an efficient, easy-to-use, and immersive
experience.
| [
{
"version": "v1",
"created": "Fri, 4 Apr 2025 10:41:10 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Vijayakumar",
"Harish",
""
]
] |
2504.13886 | Vito De Feo Dr | Zeel Pansara, Gabriele Navyte, Tatiana Freitas-Mendes, Camila Bottger,
Edoardo Franco, Luca Citi, Erik S. Jacobi, Giulia L. Poerio, Helge
Gillmeister, Caterina Cinel, Vito De Feo | Quantifying Emotional Arousal through Pupillary Response: A Novel
Approach for Isolating the Luminosity Effect and Predicting Affective States | Submitted to IEEE Transactions on Affective Computing 3/4/2025 | null | null | null | cs.HC | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Researchers have long recognized pupil response as a potential objective
indicator of emotional arousal; however, confounding factors, particularly
luminosity of stimuli and the ambient environment, have limited its usefulness
in detecting emotions. This study presents a new approach to isolate and remove
the effect of luminosity on pupil dilation, obtaining the component of pupil
dilation due only to emotional arousal. Our model predicts the pupil size due
to luminosity only as a function of the screen luminosity and adapts to
individual differences in pupil response to light, different types and
configurations of monitors by using a calibration procedure. The predicted
pupil size has an average correlation with the measured pupil size of 0.76, an
R2 of 0.58, and a normalized root mean square error (NRMSE) of 0.14. Here, we
demonstrate that our model can be used simply to calculate emotional arousal.
We showed 32 video clips with different content and emotional intensity to 47
participants, who, after each video, reported their level of emotional arousal.
We then calculated the pupil size due only to luminosity and subtracted it from
the total recorded pupil size, obtaining the component due only to emotional
arousal. From the latter, we predicted the arousal of each participant for each
video. We obtained an average correlation between predicted and self-reported
arousal of 0.65, an R2 of 0.43, and an NRMSE of 0.27. Instead, using the
measured pupil size, without subtracting the component due to luminosity, we
obtained dramatically worse results. an average correlation between the
predicted and self-reported arousal of 0.26, an R2 of 0.09, and an NRMSE of
0.42. Our results highlight that separating the emotional and luminosity
components from pupillary responses is critical to accurately and precisely
predicting arousal.
| [
{
"version": "v1",
"created": "Fri, 4 Apr 2025 16:40:19 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Pansara",
"Zeel",
""
],
[
"Navyte",
"Gabriele",
""
],
[
"Freitas-Mendes",
"Tatiana",
""
],
[
"Bottger",
"Camila",
""
],
[
"Franco",
"Edoardo",
""
],
[
"Citi",
"Luca",
""
],
[
"Jacobi",
"Erik S.",
""
],
[
"Poerio",
"Giulia L.",
""
],
[
"Gillmeister",
"Helge",
""
],
[
"Cinel",
"Caterina",
""
],
[
"De Feo",
"Vito",
""
]
] |
2504.13887 | Kaiping Chen | Isabel Villanueva, Tara Bobinac, Binwei Yao, Junjie Hu, Kaiping Chen | AI as a deliberative partner fosters intercultural empathy for Americans
but fails for Latin American participants | null | null | null | null | cs.HC cs.CL cs.CY | http://creativecommons.org/licenses/by/4.0/ | Despite the growing integration of AI chatbots as conversational agents in
public discourse, empirical evidence regarding their capacity to foster
intercultural empathy remains limited. Using a randomized dialogue experiment,
we examined how different types of AI chatbot interaction, i.e., deliberative
versus non-deliberative and culturally aligned versus non-aligned, affect
intercultural empathy across cultural groups. Results show that deliberative
conversations increased intercultural empathy among American participants but
not Latin American participants, who perceived AI responses as culturally
inaccurate and failing to represent their cultural contexts and perspectives
authentically. Real-time interaction analyses reveal that these differences
stem from cultural knowledge gaps inherent in Large Language Models. Despite
explicit prompting and instruction to represent cultural perspectives in
participants' native languages, AI systems still exhibit significant
disparities in cultural representation. This highlights the importance of
designing AI systems capable of culturally authentic engagement in deliberative
conversations. Our study contributes to deliberation theory and AI alignment
research by underscoring AI's role in intercultural dialogue and the persistent
challenge of representational asymmetry in democratic discourse.
| [
{
"version": "v1",
"created": "Fri, 4 Apr 2025 17:15:01 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Villanueva",
"Isabel",
""
],
[
"Bobinac",
"Tara",
""
],
[
"Yao",
"Binwei",
""
],
[
"Hu",
"Junjie",
""
],
[
"Chen",
"Kaiping",
""
]
] |
2504.13888 | Paul Taele | Paul Taele and Jung In Koh and Tracy Hammond | Kanji Workbook: A Writing-Based Intelligent Tutoring System for Learning
Proper Japanese Kanji Writing Technique with Instructor-Emulated Assessment | null | Vol. 34 No. 08: AAAI-20 / IAAI-20 Technical Tracks (2020) | 10.1609/aaai.v34i08.7053 | null | cs.HC cs.AI cs.CL | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Kanji script writing is a skill that is often introduced to novice Japanese
foreign language students for achieving Japanese writing mastery, but often
poses difficulties to students with primarily English fluency due to their its
vast differences with written English. Instructors often introduce various
pedagogical methods -- such as visual structure and written techniques -- to
assist students in kanji study, but may lack availability providing direct
feedback on students' writing outside of class. Current educational
applications are also limited due to lacking richer instructor-emulated
feedback. We introduce Kanji Workbook, a writing-based intelligent tutoring
system for students to receive intelligent assessment that emulates human
instructor feedback. Our interface not only leverages students' computing
devices for allowing them to learn, practice, and review the writing of
prompted characters from their course's kanji script lessons, but also provides
a diverse set of writing assessment metrics -- derived from instructor
interviews and classroom observation insights -- through intelligent scoring
and visual animations. We deployed our interface onto novice- and
intermediate-level university courses over an entire academic year, and
observed that interface users on average achieved higher course grades than
their peers and also reacted positively to our interface's various features.
| [
{
"version": "v1",
"created": "Fri, 4 Apr 2025 19:59:27 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Taele",
"Paul",
""
],
[
"Koh",
"Jung In",
""
],
[
"Hammond",
"Tracy",
""
]
] |
2504.13889 | Paul Taele | Paul Taele and Laura Barreto and Tracy Hammond | Maestoso: An Intelligent Educational Sketching Tool for Learning Music
Theory | null | Vol. 29 No. 2 (2015): The Twenty-Seventh Conference on Innovative
Applications of Artificial Intelligence | null | null | cs.HC cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Learning music theory not only has practical benefits for musicians to write,
perform, understand, and express music better, but also for both non-musicians
to improve critical thinking, math analytical skills, and music appreciation.
However, current external tools applicable for learning music theory through
writing when human instruction is unavailable are either limited in feedback,
lacking a written modality, or assuming already strong familiarity of music
theory concepts. In this paper, we describe Maestoso, an educational tool for
novice learners to learn music theory through sketching practice of quizzed
music structures. Maestoso first automatically recognizes students' sketched
input of quizzed concepts, then relies on existing sketch and gesture
recognition techniques to automatically recognize the input, and finally
generates instructor-emulated feedback. From our evaluations, we demonstrate
that Maestoso performs reasonably well on recognizing music structure elements
and that novice students can comfortably grasp introductory music theory in a
single session.
| [
{
"version": "v1",
"created": "Fri, 4 Apr 2025 20:46:24 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Taele",
"Paul",
""
],
[
"Barreto",
"Laura",
""
],
[
"Hammond",
"Tracy",
""
]
] |
2504.13890 | Chen Shani | Chen Shani, Elizabeth C. Stade | Measuring Mental Health Variables in Computational Research: Toward
Validated, Dimensional, and Transdiagnostic Approaches | No figures, 1 Table | null | null | null | cs.HC cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Computational mental health research develops models to predict and
understand psychological phenomena, but often relies on inappropriate measures
of psychopathology constructs, undermining validity. We identify three key
issues: (1) reliance on unvalidated measures (e.g., self-declared diagnosis)
over validated ones (e.g., diagnosis by clinician); (2) treating mental health
constructs as categorical rather than dimensional; and (3) focusing on
disorder-specific constructs instead of transdiagnostic ones. We outline the
benefits of using validated, dimensional, and transdiagnostic measures and
offer practical recommendations for practitioners. Using valid measures that
reflect the nature and structure of psychopathology is essential for
computational mental health research.
| [
{
"version": "v1",
"created": "Fri, 4 Apr 2025 21:11:41 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Shani",
"Chen",
""
],
[
"Stade",
"Elizabeth C.",
""
]
] |
2504.13891 | Wanfang Xu | Wanfang Xu, Lixiang Zhao, Haiwen Song, Xinheng Song, Zhaolin Lu, Yu
Liu, Min Chen, Eng Gee Lim, Lingyun Yu | Mozualization: Crafting Music and Visual Representation with Multimodal
AI | 7 pages, 5 figures, CHI2025 | null | null | null | cs.HC cs.AI | http://creativecommons.org/licenses/by/4.0/ | In this work, we introduce Mozualization, a music generation and editing tool
that creates multi-style embedded music by integrating diverse inputs, such as
keywords, images, and sound clips (e.g., segments from various pieces of music
or even a playful cat's meow). Our work is inspired by the ways people express
their emotions -- writing mood-descriptive poems or articles, creating drawings
with warm or cool tones, or listening to sad or uplifting music. Building on
this concept, we developed a tool that transforms these emotional expressions
into a cohesive and expressive song, allowing users to seamlessly incorporate
their unique preferences and inspirations. To evaluate the tool and, more
importantly, gather insights for its improvement, we conducted a user study
involving nine music enthusiasts. The study assessed user experience,
engagement, and the impact of interacting with and listening to the generated
music.
| [
{
"version": "v1",
"created": "Sat, 5 Apr 2025 08:22:20 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Xu",
"Wanfang",
""
],
[
"Zhao",
"Lixiang",
""
],
[
"Song",
"Haiwen",
""
],
[
"Song",
"Xinheng",
""
],
[
"Lu",
"Zhaolin",
""
],
[
"Liu",
"Yu",
""
],
[
"Chen",
"Min",
""
],
[
"Lim",
"Eng Gee",
""
],
[
"Yu",
"Lingyun",
""
]
] |
2504.13892 | Stefano De Paoli Prof | Stefano De Paoli, Alex Fawzi | TALLMesh: a simple application for performing Thematic Analysis with
Large Language Models | null | null | null | null | cs.HC cs.CL | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Thematic analysis (TA) is a widely used qualitative research method for
identifying and interpreting patterns within textual data, such as qualitative
interviews. Recent research has shown that it is possible to satisfactorily
perform TA using Large Language Models (LLMs). This paper presents a novel
application using LLMs to assist researchers in conducting TA. The application
enables users to upload textual data, generate initial codes and themes. All of
this is possible through a simple Graphical User Interface, (GUI) based on the
streamlit framework, working with python scripts for the analysis, and using
Application Program Interfaces of LLMs. Having a GUI is particularly important
for researchers in fields where coding skills may not be prevalent, such as
social sciences or humanities. With the app, users can iteratively refine codes
and themes adopting a human-in-the-loop process, without the need to work with
programming and scripting. The paper describes the application key features,
highlighting its potential for qualitative research while preserving
methodological rigor. The paper discusses the design and interface of the app
and outlines future directions for this work.
| [
{
"version": "v1",
"created": "Sat, 5 Apr 2025 15:10:08 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"De Paoli",
"Stefano",
""
],
[
"Fawzi",
"Alex",
""
]
] |
2504.13893 | Qiang Zou | Qiang Zou, Shuo Liu | Semantic Direct Modeling | null | null | null | null | cs.HC cs.GR | http://creativecommons.org/licenses/by/4.0/ | Current direct modeling systems limit users to low-level interactions with
vertices, edges, and faces, forcing designers to manage detailed geometric
elements rather than focusing on high-level design intent. This paper
introduces semantic direct modeling (SDM), a novel approach that lifts direct
modeling from low-level geometric modifications to high-level semantic
interactions. This is achieved by utilizing a large language model (LLM)
fine-tuned with CAD-specific prompts, which can guide the LLM to reason through
design intent and accurately interpret CAD commands, thereby allowing designers
to express their intent using natural language. Additionally, SDM maps design
intent to the corresponding geometric features in the CAD model through a new
conditional, context-sensitive feature recognition method, which uses
generative AI to dynamically assign feature labels based on design intent.
Together, they enable a seamless flow from high-level design intent to
low-level geometric modifications, bypassing tedious software interactions. The
effectiveness of SDM has been validated through real mechanical design cases.
| [
{
"version": "v1",
"created": "Sat, 5 Apr 2025 15:27:32 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Zou",
"Qiang",
""
],
[
"Liu",
"Shuo",
""
]
] |
2504.13894 | Manuele Veggi | Manuele Veggi | State of the Art on Artificial Intelligence Resources for Interaction
Media Design in Digital Cultural Heritage | null | null | null | null | cs.HC cs.DL | http://creativecommons.org/licenses/by/4.0/ | This paper explores the integration of Artificial Intelligence (AI) in the
design of interactive experiences for Cultural Heritage (CH). Previous studies
indeed either miss to represent the specificity of the CH or mention possible
tools without making a clear reference to a structured Interaction Design (IxD)
workflow. The study also attempts to overcome one of the major limitations of
traditional literature review, which may fail to capture proprietary tools
whose release is rarely accompanied by academic publications. Besides the
analysis of previous research, the study proposes a possible workflow for IxD
in CH, subdivided into phases and tasks: for each of them, this paper proposes
possible AI-based tools that can support the activity of designers, curators,
and CH professionals. The review concludes with a final section outlining
future paths for research and development in this domain.
| [
{
"version": "v1",
"created": "Sat, 5 Apr 2025 19:20:11 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Veggi",
"Manuele",
""
]
] |
2504.13895 | Julie Vera | Julie A. Vera and Sourojit Ghosh | "They've Over-Emphasized That One Search": Controlling Unwanted Content
on TikTok's For You Page | 8 pages. CHI '25, April 26-May 1, 2025, Yokohama, Japan | null | 10.1145/3706598.3713666 | null | cs.HC | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Modern algorithmic recommendation systems seek to engage users through
behavioral content-interest matching. While many platforms recommend content
based on engagement metrics, others like TikTok deliver interest-based content,
resulting in recommendations perceived to be hyper-personalized compared to
other platforms. TikTok's robust recommendation engine has led some users to
suspect that the algorithm knows users "better than they know themselves," but
this is not always true. In this paper, we explore TikTok users' perceptions of
recommended content on their For You Page (FYP), specifically calling attention
to unwanted recommendations. Through qualitative interviews of 14 current and
former TikTok users, we find themes of frustration with recommended content,
attempts to rid themselves of unwanted content, and various degrees of success
in eschewing such content. We discuss implications in the larger context of
folk theorization and contribute concrete tactical and behavioral examples of
algorithmic persistence.
| [
{
"version": "v1",
"created": "Sun, 6 Apr 2025 00:40:51 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Vera",
"Julie A.",
""
],
[
"Ghosh",
"Sourojit",
""
]
] |
2504.13896 | Clara Sayffaerth | Clara Sayffaerth | Educational Twin: The Influence of Artificial XR Expert Duplicates on
Future Learning | 4 pages, 1 figure, CHI 2025 Workshop on Augmented Educators and AI:
Shaping the Future of Human and AI Cooperation in Learning | null | null | null | cs.HC cs.CY | http://creativecommons.org/licenses/by/4.0/ | Currently, it is impossible for educators to be in multiple places
simultaneously and teach each student individually. Technologies such as
Extended Reality (XR) and Artificial Intelligence (AI) enable the creation of
realistic educational copies of experts that preserve not only visual and
mental characteristics but also social aspects crucial for learning. However,
research in this area is limited, which opens new questions for future work.
This paper discusses how these human digital twins can potentially improve
aspects like scalability, engagement, and preservation of social learning
factors. While this technology offers benefits, it also introduces challenges
related to educator autonomy, social interaction shifts, and ethical
considerations such as privacy, bias, and identity preservation. We outline key
research questions that need to be addressed to ensure that human digital twins
enhance the social aspects of education instead of harming them.
| [
{
"version": "v1",
"created": "Sun, 6 Apr 2025 06:41:42 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Sayffaerth",
"Clara",
""
]
] |
2504.13897 | Aditya Bhattacharya | Aditya Bhattacharya, Tim Vanherwegen, Katrien Verbert | Show Me How: Benefits and Challenges of Agent-Augmented Counterfactual
Explanations for Non-Expert Users | This is a pre-print version, the original version is available in the
proceedings of ACM UMAP 2025 | null | 10.1145/3699682.3728321 | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | Counterfactual explanations offer actionable insights by illustrating how
changes to inputs can lead to different outcomes. However, these explanations
often suffer from ambiguity and impracticality, limiting their utility for
non-expert users with limited AI knowledge. Augmenting counterfactual
explanations with Large Language Models (LLMs) has been proposed as a solution,
but little research has examined their benefits and challenges for non-experts.
To address this gap, we developed a healthcare-focused system that leverages
conversational AI agents to enhance counterfactual explanations, offering
clear, actionable recommendations to help patients at high risk of
cardiovascular disease (CVD) reduce their risk. Evaluated through a
mixed-methods study with 34 participants, our findings highlight the
effectiveness of agent-augmented counterfactuals in improving actionable
recommendations. Results further indicate that users with prior experience
using conversational AI demonstrated greater effectiveness in utilising these
explanations compared to novices. Furthermore, this paper introduces a set of
generic guidelines for creating augmented counterfactual explanations,
incorporating safeguards to mitigate common LLM pitfalls, such as
hallucinations, and ensuring the explanations are both actionable and
contextually relevant for non-expert users.
| [
{
"version": "v1",
"created": "Sun, 6 Apr 2025 09:31:02 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Bhattacharya",
"Aditya",
""
],
[
"Vanherwegen",
"Tim",
""
],
[
"Verbert",
"Katrien",
""
]
] |
2504.13898 | Dong Won Lee | Dong Won Lee, Yubin Kim, Denison Guvenoz, Sooyeon Jeong, Parker
Malachowsky, Louis-Philippe Morency, Cynthia Breazeal, Hae Won Park | The Human Robot Social Interaction (HSRI) Dataset: Benchmarking
Foundational Models' Social Reasoning | 23 pages, 11 figures | null | null | null | cs.HC cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Our work aims to advance the social reasoning of embodied artificial
intelligence (AI) agents in real-world social interactions. Recently, language
models (LMs) and foundational models (FMs) are being utilized as automatic
evaluators of human-AI interactions with the goal of eventually being used to
improve the policy of the AI agent. To enable further research in this
direction, we introduce a large-scale real-world Human Robot Social Interaction
(HSRI) Dataset to benchmark the capabilities of LMs and FMs to identify and
reason about social interactions, specifically with regard to robot social
errors and competencies . Our dataset consists of 400 real-world human social
robot interaction videos and over 10K annotations, detailing the robot's social
errors, competencies, rationale, and corrective actions, capturing unique
aspects of human-AI interaction only present in real-world interactions. To
further assess AI models' ability to reason about social interactions, we
propose eight new benchmark tasks for evaluating centered around whether AI
models can (1) evaluate social interactions via detecting social errors and
competencies, (2) identify the explanatory factors associated to errors and
competencies, (3) understand the flow of real-world social interactions, and
(4) provide reasons and corrective actions for social errors. Human studies and
experiments with modern LMs and FMs reveal that current models struggle with
these tasks, demonstrating that our dataset and benchmark provides a step
forward towards socially intelligent AI.
| [
{
"version": "v1",
"created": "Mon, 7 Apr 2025 06:27:02 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Lee",
"Dong Won",
""
],
[
"Kim",
"Yubin",
""
],
[
"Guvenoz",
"Denison",
""
],
[
"Jeong",
"Sooyeon",
""
],
[
"Malachowsky",
"Parker",
""
],
[
"Morency",
"Louis-Philippe",
""
],
[
"Breazeal",
"Cynthia",
""
],
[
"Park",
"Hae Won",
""
]
] |
2504.13899 | Marharyta Domnich | Marharyta Domnich, Rasmus Moorits Veski, Julius V\"alja, Kadi Tulver,
and Raul Vicente | Predicting Satisfaction of Counterfactual Explanations from Human
Ratings of Explanatory Qualities | This work has been accepted to The 3rd World Conference on
eXplainable Artificial Intelligence (xAI 2025), July 9-11, 2025 - Istanbul,
Turkey | null | null | null | cs.HC cs.AI | http://creativecommons.org/licenses/by/4.0/ | Counterfactual explanations are a widely used approach in Explainable AI,
offering actionable insights into decision-making by illustrating how small
changes to input data can lead to different outcomes. Despite their importance,
evaluating the quality of counterfactual explanations remains an open problem.
Traditional quantitative metrics, such as sparsity or proximity, fail to fully
account for human preferences in explanations, while user studies are
insightful but not scalable. Moreover, relying only on a single overall
satisfaction rating does not lead to a nuanced understanding of why certain
explanations are effective or not. To address this, we analyze a dataset of
counterfactual explanations that were evaluated by 206 human participants, who
rated not only overall satisfaction but also seven explanatory criteria:
feasibility, coherence, complexity, understandability, completeness, fairness,
and trust. Modeling overall satisfaction as a function of these criteria, we
find that feasibility (the actionability of suggested changes) and trust (the
belief that the changes would lead to the desired outcome) consistently stand
out as the strongest predictors of user satisfaction, though completeness also
emerges as a meaningful contributor. Crucially, even excluding feasibility and
trust, other metrics explain 58% of the variance, highlighting the importance
of additional explanatory qualities. Complexity appears independent, suggesting
more detailed explanations do not necessarily reduce satisfaction. Strong
metric correlations imply a latent structure in how users judge quality, and
demographic background significantly shapes ranking patterns. These insights
inform the design of counterfactual algorithms that adapt explanatory qualities
to user expertise and domain context.
| [
{
"version": "v1",
"created": "Mon, 7 Apr 2025 11:09:25 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Domnich",
"Marharyta",
""
],
[
"Veski",
"Rasmus Moorits",
""
],
[
"Välja",
"Julius",
""
],
[
"Tulver",
"Kadi",
""
],
[
"Vicente",
"Raul",
""
]
] |
2504.13900 | Yue Fu | Yue Fu, Alexis Hiniker | Supporting Students' Reading and Cognition with AI | null | Tools For Thought Workshop, CHI 2025 | null | null | cs.HC cs.AI cs.CY | http://creativecommons.org/licenses/by-sa/4.0/ | With the rapid adoption of AI tools in learning contexts, it is vital to
understand how these systems shape users' reading processes and cognitive
engagement. We collected and analyzed text from 124 sessions with AI tools, in
which students used these tools to support them as they read assigned readings
for an undergraduate course. We categorized participants' prompts to AI
according to Bloom's Taxonomy of educational objectives -- Remembering,
Understanding, Applying, Analyzing, Evaluating. Our results show that
``Analyzing'' and ``Evaluating'' are more prevalent in users' second and third
prompts within a single usage session, suggesting a shift toward higher-order
thinking. However, in reviewing users' engagement with AI tools over several
weeks, we found that users converge toward passive reading engagement over
time. Based on these results, we propose design implications for future AI
reading-support systems, including structured scaffolds for lower-level
cognitive tasks (e.g., recalling terms) and proactive prompts that encourage
higher-order thinking (e.g., analyzing, applying, evaluating). Additionally, we
advocate for adaptive, human-in-the-loop features that allow students and
instructors to tailor their reading experiences with AI, balancing efficiency
with enriched cognitive engagement. Our paper expands the dialogue on
integrating AI into academic reading, highlighting both its potential benefits
and challenges.
| [
{
"version": "v1",
"created": "Mon, 7 Apr 2025 17:51:27 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Fu",
"Yue",
""
],
[
"Hiniker",
"Alexis",
""
]
] |
2504.13902 | Fahad Alrasheedi | Fahad S. Alrasheedi and Hesham H. Ali | A Graph Theoretic Approach for Exploring the Relationship between EV
Adoption and Charging Infrastructure Growth | 13 pages | null | null | null | physics.soc-ph cs.SI | http://creativecommons.org/publicdomain/zero/1.0/ | The increasing global demand for conventional energy has led to significant
challenges, particularly due to rising CO2 emissions and the depletion of
natural resources. In the U.S., light-duty vehicles contribute significantly to
transportation sector emissions, prompting a global shift toward electrified
vehicles (EVs). Among the challenges that thwart the widespread adoption of EVs
is the insufficient charging infrastructure (CI). This study focuses on
exploring the complex relationship between EV adoption and CI growth. Employing
a graph theoretic approach, we propose a graph model to analyze correlations
between EV adoption and CI growth across 137 counties in six states. We examine
how different time granularities impact these correlations in two distinct
scenarios: Early Adoption and Late Adoption. Further, we conduct causality
tests to assess the directional relationship between EV adoption and CI growth
in both scenarios. Our main findings reveal that analysis using lower levels of
time granularity result in more homogeneous clusters, with notable differences
between clusters in EV adoption and those in CI growth. Additionally, we
identify causal relationships between EV adoption and CI growth in 137
counties, and show that causality is observed more frequently in Early Adoption
scenarios than in Late Adoption ones. However, the causal effects in Early
Adoption are slower than those in Late Adoption.
| [
{
"version": "v1",
"created": "Tue, 8 Apr 2025 07:43:59 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Alrasheedi",
"Fahad S.",
""
],
[
"Ali",
"Hesham H.",
""
]
] |
2504.13903 | Ilya Zakharov | Ilya Zakharov, Ekaterina Koshchenko, Agnia Sergeyuk | From Teacher to Colleague: How Coding Experience Shapes Developer
Perceptions of AI Tools | GenAICHI: CHI 2025 Workshop on Generative AI and HCI | null | null | null | cs.HC cs.SE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | AI-assisted development tools promise productivity gains and improved code
quality, yet their adoption among developers remains inconsistent. Prior
research suggests that professional expertise influences technology adoption,
but its role in shaping developers' perceptions of AI tools is unclear. We
analyze survey data from 3380 developers to examine how coding experience
relates to AI awareness, adoption, and the roles developers assign to AI in
their workflow. Our findings reveal that coding experience does not predict AI
adoption but significantly influences mental models of AI's role. Experienced
developers are more likely to perceive AI as a junior colleague, a content
generator, or assign it no role, whereas less experienced developers primarily
view AI as a teacher. These insights suggest that AI tools must align with
developers' expertise levels to drive meaningful adoption.
| [
{
"version": "v1",
"created": "Tue, 8 Apr 2025 08:58:06 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Zakharov",
"Ilya",
""
],
[
"Koshchenko",
"Ekaterina",
""
],
[
"Sergeyuk",
"Agnia",
""
]
] |
2504.13904 | Donghuo Zeng | Donghuo Zeng, Roberto Legaspi, Yuewen Sun, Xinshuai Dong, Kazushi
Ikeda, Peter Spirtes, Kun Zhang | Generative Framework for Personalized Persuasion: Inferring Causal,
Counterfactual, and Latent Knowledge | 12 pages, 10 figures, 1 table. Accepted by ACM UMAP 2025 | null | null | null | cs.HC cs.AI cs.CL | http://creativecommons.org/licenses/by/4.0/ | We hypothesize that optimal system responses emerge from adaptive strategies
grounded in causal and counterfactual knowledge. Counterfactual inference
allows us to create hypothetical scenarios to examine the effects of
alternative system responses. We enhance this process through causal discovery,
which identifies the strategies informed by the underlying causal structure
that govern system behaviors. Moreover, we consider the psychological
constructs and unobservable noises that might be influencing user-system
interactions as latent factors. We show that these factors can be effectively
estimated. We employ causal discovery to identify strategy-level causal
relationships among user and system utterances, guiding the generation of
personalized counterfactual dialogues. We model the user utterance strategies
as causal factors, enabling system strategies to be treated as counterfactual
actions. Furthermore, we optimize policies for selecting system responses based
on counterfactual data. Our results using a real-world dataset on social good
demonstrate significant improvements in persuasive system outcomes, with
increased cumulative rewards validating the efficacy of causal discovery in
guiding personalized counterfactual inference and optimizing dialogue policies
for a persuasive dialogue system.
| [
{
"version": "v1",
"created": "Tue, 8 Apr 2025 15:33:54 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Zeng",
"Donghuo",
""
],
[
"Legaspi",
"Roberto",
""
],
[
"Sun",
"Yuewen",
""
],
[
"Dong",
"Xinshuai",
""
],
[
"Ikeda",
"Kazushi",
""
],
[
"Spirtes",
"Peter",
""
],
[
"Zhang",
"Kun",
""
]
] |
2504.13905 | Marco Reidelbach | Marco Reidelbach | MaRDMO: Future Gateway to FAIR Mathematical Data | null | null | null | null | cs.HC cs.DB cs.DL | http://creativecommons.org/licenses/by/4.0/ | Mathematical research data plays a crucial role across scientific
disciplines, yet its documentation and dissemination remain challenging due to
the lack of standardized research data management practices. The MaRDMO Plugin
addresses these challenges by integrating mathematical models, algorithms, and
interdisciplinary workflows into the established framework of the Research Data
Management Organiser (RDMO). Built on FAIR principles, MaRDMO enables
structured documentation and retrieval of mathematical research data through
guided questionnaires. It connects to multiple knowledge graphs, including
MathModDB, MathAlgoDB, and the MaRDI Portal. Users can document and search for
models, algorithms, and workflows via dynamic selection interfaces that also
leverage other sources such as Wikidata. The plugin facilitates the export to
the individual MaRDI services, ensuring data quality through automated
validation. By embedding mathematical research data management into the widely
adopted RDMO platform, MaRDMO represents a significant step toward making
mathematical research data more findable, accessible, and reusable.
| [
{
"version": "v1",
"created": "Wed, 9 Apr 2025 11:05:47 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Reidelbach",
"Marco",
""
]
] |
2504.13906 | Novel Certad | Novel Certad, Enrico Del Re, Joshua Varughese, Cristina
Olaverri-Monreal | V2P Collision Warnings for Distracted Pedestrians: A Comparative Study
with Traditional Auditory Alerts | 6 pages | null | null | null | cs.HC cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This study assesses a Vehicle-to-Pedestrian (V2P) collision warning system
compared to conventional vehicle-issued auditory alerts in a real-world
scenario simulating a vehicle on a fixed track, characterized by limited
maneuverability and the need for timely pedestrian response. The results from
analyzing speed variations show that V2P warnings are particularly effective
for pedestrians distracted by phone use (gaming or listening to music),
highlighting the limitations of auditory alerts in noisy environments. The
findings suggest that V2P technology offers a promising approach to improving
pedestrian safety in urban areas
| [
{
"version": "v1",
"created": "Wed, 9 Apr 2025 11:25:05 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Certad",
"Novel",
""
],
[
"Del Re",
"Enrico",
""
],
[
"Varughese",
"Joshua",
""
],
[
"Olaverri-Monreal",
"Cristina",
""
]
] |
2504.13907 | Junzi Sun | Junzi Sun, Xavier Olive | Contrail, or not contrail, that is the question: the "feasibility" of
climate-optimal routing | null | null | null | null | physics.soc-ph | http://creativecommons.org/licenses/by-nc-nd/4.0/ | The environmental impact of aviation has been the subject of significant
research efforts for several decades. While reducing carbon emissions has
reached a consensus across different stakeholders, leading to efforts to reduce
route inefficiencies in air traffic management systems, other climate effects
like contrails have spurred a different kind of discussion in the research
community. Some research has rapidly moved into the pre-operational phase,
aiming to reduce the climate impact of aviation by optimizing flight
trajectories to avoid contrail formation. Notably, recent commercial projects
from Google and Breakthrough Energy have been fast-tracking the operational
perspective of contrail avoidance. In our past research, we have established a
robust and fast methodology for trajectory optimization to minimize contrail
formation based on TOP, a trajectory optimizer using the OpenAP aircraft
performance model.
In this paper, we address the practical challenges of implementing
contrail-aware routing strategies in the aviation industry. We analyze the
trade-offs between fuel consumption and contrail avoidance, the impact of
weather forecast uncertainty on contrail mitigation strategies, the effects of
contrail mitigation on airspace capacity and network operations, and the
implications of contrail reduction strategies on the aviation industry and
regulatory frameworks. We use a dataset of flight trajectories over Europe on a
day with significant contrail potential to conduct a data-driven analysis of
these challenges. Then, we demonstrate the potential difficulties in
implementing contrail-optimal routing, especially concerning the uncertainties
in weather forecasts, airspace capacity, and the responsibility for optimal
routing. Overall, we argue that contrail optimal routing should be approached
with caution, and it may not be as straightforward as promoted by some
stakeholders.
| [
{
"version": "v1",
"created": "Wed, 9 Apr 2025 11:32:34 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Sun",
"Junzi",
""
],
[
"Olive",
"Xavier",
""
]
] |
2504.13908 | Soubhik Barari | Soubhik Barari, Jarret Angbazo, Natalie Wang, Leah M. Christian,
Elizabeth Dean, Zoe Slowinski, Brandon Sepulvado | AI-Assisted Conversational Interviewing: Effects on Data Quality and
User Experience | null | null | null | null | cs.HC cs.AI stat.AP | http://creativecommons.org/licenses/by/4.0/ | Standardized surveys scale efficiently but sacrifice depth, while
conversational interviews improve response quality at the cost of scalability
and consistency. This study bridges the gap between these methods by
introducing a framework for AI-assisted conversational interviewing. To
evaluate this framework, we conducted a web survey experiment where 1,800
participants were randomly assigned to text-based conversational AI agents, or
"textbots", to dynamically probe respondents for elaboration and interactively
code open-ended responses. We assessed textbot performance in terms of coding
accuracy, response quality, and respondent experience. Our findings reveal that
textbots perform moderately well in live coding even without survey-specific
fine-tuning, despite slightly inflated false positive errors due to respondent
acquiescence bias. Open-ended responses were more detailed and informative, but
this came at a slight cost to respondent experience. Our findings highlight the
feasibility of using AI methods to enhance open-ended data collection in web
surveys.
| [
{
"version": "v1",
"created": "Wed, 9 Apr 2025 13:58:07 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Barari",
"Soubhik",
""
],
[
"Angbazo",
"Jarret",
""
],
[
"Wang",
"Natalie",
""
],
[
"Christian",
"Leah M.",
""
],
[
"Dean",
"Elizabeth",
""
],
[
"Slowinski",
"Zoe",
""
],
[
"Sepulvado",
"Brandon",
""
]
] |
2504.13909 | Wasim Abbas | Wasim Abbas, Hafiz Syed Muhammad Bilal, Asim Abbas, Muhammad Afzal and
Je-Hoon Lee | Mobile-Driven Incentive Based Exercise for Blood Glucose Control in Type
2 Diabetes | This is Master thesis (submitted) | null | null | null | cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose and create an incentive based recommendation algorithm aimed at
improving the lifestyle of diabetic patients. This algorithm is integrated into
a real world mobile application to provide personalized health recommendations.
Initially, users enter data such as step count, calorie intake, gender, age,
weight, height and blood glucose levels. When the data is preprocessed, the app
identifies the personalized health and glucose management goals. The
recommendation engine suggests exercise routines and dietary adjustments based
on these goals. As users achieve their goals and follow these recommendations,
they receive incentives, encouraging adherence and promoting positive health
outcomes. Furthermore, the mobile application allows users to monitor their
progress through descriptive analytics, which displays their daily activities
and health metrics in graphical form. To evaluate the proposed methodology, the
study was conducted with 10 participants, with type 2 diabetes for three weeks.
The participants were recruited through advertisements and health expert
references. The application was installed on the patient phone to use it for
three weeks. The expert was also a part of this study by monitoring the patient
health record. To assess the algorithm performance, we computed efficiency and
proficiency. As a result, the algorithm showed proficiency and efficiency
scores of 90% and 92%, respectively. Similarly, we computed user experience
with application in terms of attractiveness, hedonic and pragmatic quality,
involving 35 people in the study. As a result, it indicated an overall positive
user response. The findings show a clear positive correlation between exercise
and rewards, with noticeable improvements observed in user outcomes after
exercise.
| [
{
"version": "v1",
"created": "Thu, 10 Apr 2025 10:31:52 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Abbas",
"Wasim",
""
],
[
"Bilal",
"Hafiz Syed Muhammad",
""
],
[
"Abbas",
"Asim",
""
],
[
"Afzal",
"Muhammad",
""
],
[
"Lee",
"Je-Hoon",
""
]
] |
2504.13910 | Md Farhan Shahriyar | Md Farhan Shahriyar and Gazi Tanbhir | Advancements and Challenges in Quantum Machine Learning for Medical
Image Classification: A Comprehensive Review | This paper has been accepted and presented at the IEEE ISACC 2025 | null | null | null | quant-ph | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Quantum technologies are rapidly advancing as image classification tasks grow
more complex due to large image volumes and extensive parameter updates
required by traditional machine learning models. Quantum Machine Learning (QML)
offers a promising solution for medical image classification. The
parallelization of quantum computing can significantly improve speed and
accuracy in disease detection and diagnosis. This paper provides an overview of
recent studies on medical image classification through a structured taxonomy,
highlighting key contributions, limitations and gaps in current research. It
emphasizes moving from simulations to real quantum computers, addressing
challenges like noisy qubits and suggests future research to enhance medical
image classification using quantum technology.
| [
{
"version": "v1",
"created": "Sun, 23 Mar 2025 16:10:54 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Shahriyar",
"Md Farhan",
""
],
[
"Tanbhir",
"Gazi",
""
]
] |
2504.13911 | Shengkai Mao | Shengkai Mao | Boundary structures of integral models of Hodge-type Shimura Varieties | null | null | null | null | math.NT | http://creativecommons.org/licenses/by-nc-nd/4.0/ | We compute the level groups associated with mixed Shimura varieties that
appear at the boundaries of compactifications of Shimura varieties and show
that the boundaries of minimal compactifications of Pappas-Rapoport integral
models are finite quotients of smaller Pappas-Rapoport integral models.
Additionally, we prove that the compactifications of integral models of
Hodge-type Shimura varieties with quasi-parahoric level structures are
independent of the choice of Siegel embedding, and use this to construct and
analyze the change-of-parahoric morphisms on these compactifications.
| [
{
"version": "v1",
"created": "Thu, 10 Apr 2025 16:44:27 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Mao",
"Shengkai",
""
]
] |
2504.13912 | Jun Zhou | Jun Zhou, Yiming Meng, Jun Liu | Koopman Spectral Analysis and System Identification for Stochastic
Dynamical Systems via Yosida Approximation of Generators | null | null | null | null | eess.SY cs.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | System identification and Koopman spectral analysis are crucial for
uncovering physical laws and understanding the long-term behaviour of
stochastic dynamical systems governed by stochastic differential equations
(SDEs). In this work, we propose a novel method for estimating the Koopman
generator of systems of SDEs, based on the theory of resolvent operators and
the Yosida approximation. This enables both spectral analysis and accurate
estimation and reconstruction of system parameters. The proposed approach
relies on only mild assumptions about the system and effectively avoids the
error amplification typically associated with direct numerical differentiation.
It remains robust even under low sampling rates or with only a single observed
trajectory, reliably extracting dominant spectral modes and dynamic features.
We validate our method on two simple systems and compare it with existing
techniques as benchmarks. The experimental results demonstrate the
effectiveness and improved performance of our approach in system parameter
estimation, spectral mode extraction, and overall robustness.
| [
{
"version": "v1",
"created": "Thu, 10 Apr 2025 16:49:37 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Zhou",
"Jun",
""
],
[
"Meng",
"Yiming",
""
],
[
"Liu",
"Jun",
""
]
] |
2504.13913 | Rapha\"el Kou | Rapha\"el Kou and Antony Lewis | Improving CMB constraints on early Universe physics with LSS: A
multi-probe forecast including cross-covariance | 28 pages, 8 figures | null | null | null | astro-ph.CO | http://creativecommons.org/licenses/by/4.0/ | Extensions to the $\Lambda\textrm{CDM}$ model prior to recombination can
modify the growth of perturbations around radiation-matter equality, leaving a
distinct signature in the matter power spectrum. Upcoming large-scale structure
surveys will be sensitive to these features, allowing tests of early physics
that are complementary to the CMB observations. In this paper, we forecast how
well the combination of galaxy clustering, weak lensing and CMB lensing two
point statistics, also known as $6\times2$pt analysis, will tighten constraints
on extensions to the $\Lambda\textrm{CDM}$ model in the early Universe. We find
significant improvements, in particular in the case of early dark energy, where
the uncertainty on its density parameter could be divided by a factor of $3$ to
$4$ when combining Euclid observables with Simons Observatory or CMB-S4,
compared to using CMB observations alone. Testing for different scale cuts, we
find that much of the constraining power comes from the largest scales which
are less prone to systematic uncertainties. We take into account the most
significant terms in the cross-covariance between large-scale structure tracers
and CMB power spectra, which arises from gravitational lensing. Assessing the
impact of this additional cross-covariance on the constraints, we find small
corrections for most parameters, except for $A_s$ and $\tau$ where the lensing
induced covariance leads to a more significant degradation of constraints. This
forecast analysis highlights the potential of combining CMB and galaxy survey
data to test the cosmological model. In particular, early Universe physics,
relevant before recombination, stands out as a promising area that benefits
substantially from this approach.
| [
{
"version": "v1",
"created": "Thu, 10 Apr 2025 17:01:16 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Kou",
"Raphaël",
""
],
[
"Lewis",
"Antony",
""
]
] |
2504.13915 | Dibyadip Chatterjee | Dibyadip Chatterjee, Edoardo Remelli, Yale Song, Bugra Tekin, Abhay
Mittal, Bharat Bhatnagar, Necati Cihan Camg\"oz, Shreyas Hampali, Eric
Sauser, Shugao Ma, Angela Yao, Fadime Sener | Memory-efficient Streaming VideoLLMs for Real-time Procedural Video
Understanding | 13 pages, 5 figures; https://dibschat.github.io/ProVideLLM | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce ProVideLLM, an end-to-end framework for real-time procedural
video understanding. ProVideLLM integrates a multimodal cache configured to
store two types of tokens - verbalized text tokens, which provide compressed
textual summaries of long-term observations, and visual tokens, encoded with
DETR-QFormer to capture fine-grained details from short-term observations. This
design reduces token count by 22x over existing methods in representing one
hour of long-term observations while effectively encoding fine-granularity of
the present. By interleaving these tokens in our multimodal cache, ProVideLLM
ensures sub-linear scaling of memory and compute with video length, enabling
per-frame streaming inference at 10 FPS and streaming dialogue at 25 FPS, with
a minimal 2GB GPU memory footprint. ProVideLLM also sets new state-of-the-art
results on six procedural tasks across four datasets.
| [
{
"version": "v1",
"created": "Thu, 10 Apr 2025 17:13:08 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Chatterjee",
"Dibyadip",
""
],
[
"Remelli",
"Edoardo",
""
],
[
"Song",
"Yale",
""
],
[
"Tekin",
"Bugra",
""
],
[
"Mittal",
"Abhay",
""
],
[
"Bhatnagar",
"Bharat",
""
],
[
"Camgöz",
"Necati Cihan",
""
],
[
"Hampali",
"Shreyas",
""
],
[
"Sauser",
"Eric",
""
],
[
"Ma",
"Shugao",
""
],
[
"Yao",
"Angela",
""
],
[
"Sener",
"Fadime",
""
]
] |
2504.13916 | YuanDa Hu | Yuanda Hu, Hou Jiani, Zhang Junyu, Yate Ge, Xiaohua Sun, Weiwei Guo | Task Matters: Investigating Human Questioning Behavior in Different
Household Service for Learning by Asking Robots | null | null | null | null | cs.HC cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Learning by Asking (LBA) enables robots to identify knowledge gaps during
task execution and acquire the missing information by asking targeted
questions. However, different tasks often require different types of questions,
and how to adapt questioning strategies accordingly remains underexplored. This
paper investigates human questioning behavior in two representative household
service tasks: a Goal-Oriented task (refrigerator organization) and a
Process-Oriented task (cocktail mixing). Through a human-human study involving
28 participants, we analyze the questions asked using a structured framework
that encodes each question along three dimensions: acquired knowledge,
cognitive process, and question form. Our results reveal that participants
adapt both question types and their temporal ordering based on task structure.
Goal-Oriented tasks elicited early inquiries about user preferences, while
Process-Oriented tasks led to ongoing, parallel questioning of procedural steps
and preferences. These findings offer actionable insights for developing
task-sensitive questioning strategies in LBA-enabled robots for more effective
and personalized human-robot collaboration.
| [
{
"version": "v1",
"created": "Fri, 11 Apr 2025 02:32:05 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Hu",
"Yuanda",
""
],
[
"Jiani",
"Hou",
""
],
[
"Junyu",
"Zhang",
""
],
[
"Ge",
"Yate",
""
],
[
"Sun",
"Xiaohua",
""
],
[
"Guo",
"Weiwei",
""
]
] |
2504.13917 | Vyshnav Kumar P | Vyshnav Kumar P, Vinayak CM, Thomson Gigi, Sulabh Bashyal and Janaki
Kandasamy | Modular Pet Feeding Device | 6 pages, 1 figure | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | This paper introduces a modular pet feeding device that combines automated
feeding, health monitoring, and behavioral insights for modern pet care. Unlike
traditional feeders, it features a wide-angle camera and microphone for food
and water level assessment, pet approach detection, and sound monitoring. The
device also includes an AI-enabled neckband to track heart rate, enabling early
detection of unusual behaviors or health concerns. The AI system analyzes
feeding history, behavior, and health data to provide personalized care
suggestions, optimizing feeding times, portions, and dietary recommendations to
improve pet well-being.
| [
{
"version": "v1",
"created": "Fri, 11 Apr 2025 02:45:51 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"P",
"Vyshnav Kumar",
""
],
[
"CM",
"Vinayak",
""
],
[
"Gigi",
"Thomson",
""
],
[
"Bashyal",
"Sulabh",
""
],
[
"Kandasamy",
"Janaki",
""
]
] |
2504.13918 | Peter Bruza | Johan van der Meer, Pamela Hoyte, Luisa Roeder and Peter Bruza | Modeling the quantum-like dynamics of human reliability ratings in
Human-AI interactions by interaction dependent Hamiltonians | 10 pages, 7 figures. Submitted to Phil. Trans. B | null | null | null | cs.HC cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | As our information environments become ever more powered by artificial
intelligence (AI), the phenomenon of trust in a human's interactions with this
intelligence is becoming increasingly pertinent. For example, in the not too
distant future, there will be teams of humans and intelligent robots involved
in dealing with the repercussions of high-risk disaster situations such as
hurricanes, earthquakes, or nuclear accidents. Even in such conditions of high
uncertainty, humans and intelligent machines will need to engage in shared
decision making, and trust is fundamental to the effectiveness of these
interactions. A key challenge in modeling the dynamics of this trust is to
provide a means to incorporate sensitivity to fluctuations in human trust
judgments. In this article, we explore the ability of Quantum Random Walk
models to model the dynamics of trust in human-AI interactions, and to
integrate a sensitivity to fluctuations in participant trust judgments based on
the nature of the interaction with the AI. We found that using empirical
parameters to inform the use of different Hamiltonians can provide a promising
means to model the evolution of trust in Human-AI interactions.
| [
{
"version": "v1",
"created": "Fri, 11 Apr 2025 03:23:00 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"van der Meer",
"Johan",
""
],
[
"Hoyte",
"Pamela",
""
],
[
"Roeder",
"Luisa",
""
],
[
"Bruza",
"Peter",
""
]
] |
2504.13919 | Sergio Potenciano Menci | Sergio Potenciano Menci, Laura Andolfi and Rawan Akkouch | Where do local markets fit in the current European Electricity Market
structures? | Not the final published version. 8 Pages | null | null | null | physics.soc-ph econ.GN q-fin.EC | http://creativecommons.org/licenses/by/4.0/ | European electricity markets have been complex since their inception.
Policies and technologies advancing renewable integration, consumer
empowerment, flexibility, and electrification are reshaping generation and
consumption, increasing this complexity. System operators face congestion,
voltage management, and redispatch challenges while market actors navigate
imbalances and volatility. New market structures, such as energy communities
and local flexibility markets, aim to address local energy dynamics and
integrate decentralized flexibility. However, their fit within existing market
frameworks remains unclear, leading to inconsistent interpretations and
regulatory uncertainties. This manuscript presents a graphical classification
of local markets, positioning them within electricity procurement (e.g.,
wholesale) and system operation (e.g., ancillary) services while illustrating
their interrelations. Despite their potential, these markets remain in early
development, facing regulatory ambiguities, resource limitations, and
coordination challenges.
| [
{
"version": "v1",
"created": "Fri, 11 Apr 2025 10:21:30 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Menci",
"Sergio Potenciano",
""
],
[
"Andolfi",
"Laura",
""
],
[
"Akkouch",
"Rawan",
""
]
] |
2504.13921 | Chenyu Tang | Chenyu Tang, Jos\'ee Mallah, Dominika Kazieczko, Wentian Yi, Tharun
Reddy Kandukuri, Edoardo Occhipinti, Bhaskar Mishra, Sunita Mehta, and Luigi
G. Occhipinti | Wireless Silent Speech Interface Using Multi-Channel Textile EMG Sensors
Integrated into Headphones | 9 pages, 7 figures, 34 references | null | null | null | cs.HC eess.SP | http://creativecommons.org/licenses/by/4.0/ | This paper presents a novel wireless silent speech interface (SSI)
integrating multi-channel textile-based EMG electrodes into headphone earmuff
for real-time, hands-free communication. Unlike conventional patch-based EMG
systems, which require large-area electrodes on the face or neck, our approach
ensures comfort, discretion, and wearability while maintaining robust silent
speech decoding. The system utilizes four graphene/PEDOT:PSS-coated textile
electrodes to capture speech-related neuromuscular activity, with signals
processed via a compact ESP32-S3-based wireless readout module. To address the
challenge of variable skin-electrode coupling, we propose a 1D SE-ResNet
architecture incorporating squeeze-and-excitation (SE) blocks to dynamically
adjust per-channel attention weights, enhancing robustness against
motion-induced impedance variations. The proposed system achieves 96% accuracy
on 10 commonly used voice-free control words, outperforming conventional
single-channel and non-adaptive baselines. Experimental validation, including
XAI-based attention analysis and t-SNE feature visualization, confirms the
adaptive channel selection capability and effective feature extraction of the
model. This work advances wearable EMG-based SSIs, demonstrating a scalable,
low-power, and user-friendly platform for silent communication, assistive
technologies, and human-computer interaction.
| [
{
"version": "v1",
"created": "Fri, 11 Apr 2025 13:14:35 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Tang",
"Chenyu",
""
],
[
"Mallah",
"Josée",
""
],
[
"Kazieczko",
"Dominika",
""
],
[
"Yi",
"Wentian",
""
],
[
"Kandukuri",
"Tharun Reddy",
""
],
[
"Occhipinti",
"Edoardo",
""
],
[
"Mishra",
"Bhaskar",
""
],
[
"Mehta",
"Sunita",
""
],
[
"Occhipinti",
"Luigi G.",
""
]
] |
2504.13923 | Xi Hong | Xi Hong, Xiang Zheng, Haimiao Yuan, Chaoqun Ni | Parenthood Penalties in Academia: Childcare Responsibilities, Gender
Role Beliefs and Institutional Support | null | null | null | null | physics.soc-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Despite progress toward gender parity, women remain underrepresented in
academia, particularly in senior research positions. This study investigates
the role of parenthood in shaping gender disparities in academic careers,
focusing on the complex interplay between gender, childcare responsibilities,
gender role beliefs, institutional support, and scientists' career
achievements. Using a large-scale survey of 5,670 U.S. and Canadian academics,
supplemented with bibliometric data from Web of Science, it reveals that
childcare responsibilities significantly mediate gender disparities in both
subjective and objective academic achievements, with women assuming a
disproportionate share of childcare duties. In particular, women shoulder a
greater caregiving load when their partners are employed full-time outside
academia. However, egalitarian gender role beliefs have been playing an
important role in shifting this structure by transforming women academics'
behaviors. As women's egalitarian gender role beliefs strengthen, their
childcare responsibilities tend to diminish-an effect not mirrored in men.
Institutional parental support policies show mixed effects. While flexible work
schedules and childcare support can mitigate the negative association between
childcare responsibilities and career outcomes of women academics, policies
such as tenure clock extensions and paternity leave may inadvertently intensify
it. Addressing these disparities necessitates a comprehensive approach that
integrates shifts in individual attitudes, broader sociocultural changes, and
policy improvements.
| [
{
"version": "v1",
"created": "Fri, 11 Apr 2025 15:40:01 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Hong",
"Xi",
""
],
[
"Zheng",
"Xiang",
""
],
[
"Yuan",
"Haimiao",
""
],
[
"Ni",
"Chaoqun",
""
]
] |
2504.13924 | Akash Maharaj | Akash V. Maharaj, David Arbour, Daniel Lee, Uttaran Bhattacharya, Anup
Rao, Austin Zane, Avi Feller, Kun Qian, and Yunyao Li | Evaluation and Incident Prevention in an Enterprise AI Assistant | 7 pages, 5 figures. Accepted at IAAI-25 | null | 10.1609/aaai.v39i28.35161 | null | cs.AI cs.CL cs.HC | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Enterprise AI Assistants are increasingly deployed in domains where accuracy
is paramount, making each erroneous output a potentially significant incident.
This paper presents a comprehensive framework for monitoring, benchmarking, and
continuously improving such complex, multi-component systems under active
development by multiple teams. Our approach encompasses three key elements: (1)
a hierarchical ``severity'' framework for incident detection that identifies
and categorizes errors while attributing component-specific error rates,
facilitating targeted improvements; (2) a scalable and principled methodology
for benchmark construction, evaluation, and deployment, designed to accommodate
multiple development teams, mitigate overfitting risks, and assess the
downstream impact of system modifications; and (3) a continual improvement
strategy leveraging multidimensional evaluation, enabling the identification
and implementation of diverse enhancement opportunities. By adopting this
holistic framework, organizations can systematically enhance the reliability
and performance of their AI Assistants, ensuring their efficacy in critical
enterprise environments. We conclude by discussing how this multifaceted
evaluation approach opens avenues for various classes of enhancements, paving
the way for more robust and trustworthy AI systems.
| [
{
"version": "v1",
"created": "Fri, 11 Apr 2025 20:10:04 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Maharaj",
"Akash V.",
""
],
[
"Arbour",
"David",
""
],
[
"Lee",
"Daniel",
""
],
[
"Bhattacharya",
"Uttaran",
""
],
[
"Rao",
"Anup",
""
],
[
"Zane",
"Austin",
""
],
[
"Feller",
"Avi",
""
],
[
"Qian",
"Kun",
""
],
[
"Li",
"Yunyao",
""
]
] |
2504.13925 | Jinwen Tang | Jinwen Tang, Songxi Chen, Yi Shang | TigerGPT: A New AI Chatbot for Adaptive Campus Climate Surveys | null | null | null | null | cs.HC cs.CY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Campus climate surveys play a pivotal role in capturing how students,
faculty, and staff experience university life, yet traditional methods
frequently suffer from low participation and minimal follow-up. We present
TigerGPT, a new AI chatbot that generates adaptive, context-aware dialogues
enriched with visual elements. Through real-time follow-up prompts, empathetic
messaging, and flexible topic selection, TigerGPT elicits more in-depth
feedback compared to traditional static survey forms. Based on established
principles of conversational design, the chatbot employs empathetic cues,
bolded questions, and user-driven topic selection. It retains some role-based
efficiency (e.g., collecting user role through quick clicks) but goes beyond
static scripts by employing GenAI adaptiveness. In a pilot study with
undergraduate students, we collected both quantitative metrics (e.g.,
satisfaction ratings) and qualitative insights (e.g., written comments). Most
participants described TigerGPT as engaging and user-friendly; about half
preferred it over conventional surveys, attributing this preference to its
personalized conversation flow and supportive tone. The findings indicate that
an AI survey chatbot is promising in gaining deeper insight into campus
climate.
| [
{
"version": "v1",
"created": "Fri, 11 Apr 2025 21:27:56 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Tang",
"Jinwen",
""
],
[
"Chen",
"Songxi",
""
],
[
"Shang",
"Yi",
""
]
] |
2504.13926 | Chameera De Silva | Chameera De Silva, Thilina Halloluwa, Dhaval Vyas | A Multi-Layered Research Framework for Human-Centered AI: Defining the
Path to Explainability and Trust | null | null | null | null | cs.HC cs.AI | http://creativecommons.org/licenses/by/4.0/ | The integration of Artificial Intelligence (AI) into high-stakes domains such
as healthcare, finance, and autonomous systems is often constrained by concerns
over transparency, interpretability, and trust. While Human-Centered AI (HCAI)
emphasizes alignment with human values, Explainable AI (XAI) enhances
transparency by making AI decisions more understandable. However, the lack of a
unified approach limits AI's effectiveness in critical decision-making
scenarios. This paper presents a novel three-layered framework that bridges
HCAI and XAI to establish a structured explainability paradigm. The framework
comprises (1) a foundational AI model with built-in explainability mechanisms,
(2) a human-centered explanation layer that tailors explanations based on
cognitive load and user expertise, and (3) a dynamic feedback loop that refines
explanations through real-time user interaction. The framework is evaluated
across healthcare, finance, and software development, demonstrating its
potential to enhance decision-making, regulatory compliance, and public trust.
Our findings advance Human-Centered Explainable AI (HCXAI), fostering AI
systems that are transparent, adaptable, and ethically aligned.
| [
{
"version": "v1",
"created": "Mon, 14 Apr 2025 01:29:30 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"De Silva",
"Chameera",
""
],
[
"Halloluwa",
"Thilina",
""
],
[
"Vyas",
"Dhaval",
""
]
] |
2504.13927 | Utkir A. Rozikov | F. Herrera, U.A. Rozikov, M. V. Velasco | Ising Models with Hidden Markov Structure: Applications to Probabilistic
Inference in Machine Learning | 15 pages, 2 figures | null | null | null | cs.LG math-ph math.MP | http://creativecommons.org/licenses/by/4.0/ | In this paper, we investigate a Hamiltonian that incorporates Ising
interactions between hidden $\pm 1$ spins, alongside a data-dependent term that
couples the hidden and observed variables. Specifically, we explore
translation-invariant Gibbs measures (TIGM) of this Hamiltonian on Cayley
trees.
Under certain explicit conditions on the model's parameters, we demonstrate
that there can be up to three distinct TIGMs. Each of these measures represents
an equilibrium state of the spin system. These measures provide a structured
approach to inference on hierarchical data in machine learning. They have
practical applications in tasks such as denoising, weakly supervised learning,
and anomaly detection. The Cayley tree structure is particularly advantageous
for exact inference due to its tractability.
| [
{
"version": "v1",
"created": "Mon, 14 Apr 2025 03:18:23 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Herrera",
"F.",
""
],
[
"Rozikov",
"U. A.",
""
],
[
"Velasco",
"M. V.",
""
]
] |
2504.13928 | Li Song | Li Song | LLM-Driven NPCs: Cross-Platform Dialogue System for Games and Social
Platforms | null | null | null | null | cs.HC cs.AI | http://creativecommons.org/licenses/by/4.0/ | NPCs in traditional games are often limited by static dialogue trees and a
single platform for interaction. To overcome these constraints, this study
presents a prototype system that enables large language model (LLM)-powered
NPCs to communicate with players both in the game en vironment (Unity) and on a
social platform (Discord). Dialogue logs are stored in a cloud database
(LeanCloud), allowing the system to synchronize memory between platforms and
keep conversa tions coherent. Our initial experiments show that cross-platform
interaction is technically feasible and suggest a solid foundation for future
developments such as emotional modeling and persistent memory support.
| [
{
"version": "v1",
"created": "Mon, 14 Apr 2025 14:06:26 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Song",
"Li",
""
]
] |
2504.13929 | Junhuai Xu | Junhuai Xu, Qinglin Niu, Yuhao Qin, Dawei Si, Yijie Wang, Sheng Xiao,
Baiting Tian, Zhi Qin, Haojie Zhang, Boyuan Zhang, Dong Guo, Minxue Fu,
Xiaobao Wei, Yibo Hao, Zengxiang Wang, Tianren Zhuo, Chunwang Ma, Yuansheng
Yang, Xianglun Wei, Herun Yang, Peng Ma, Limin Duan, Fangfang Duan, Kang
Wang, Junbing Ma, Shiwei Xu, Zhen Bai, Guo Yang, Yanyun Yang, Mengke Xu,
Kaijie Chen, Zirui Hao, Gongtao Fan, Hongwei Wang, Chang Xu, Zhigang Xiao | Bremsstrahlung Gamma Ray as a Probe of Short-Range Correlations in
Nuclei | null | null | null | null | nucl-ex nucl-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The nucleons in nuclei form temporally correlated pairs in close proximity,
called short range correlation (SRC), which plays a crucial role in
understanding nuclear structure and the fundamental properties of dense nuclear
matter. The consequence of SRC on heavy-ion collisions (HICs) has remained
unexplored until now. In this paper, we identify neutron-proton bremsstrahlung
$\gamma$-ray emission from HICs as a new indicator of SRC in nuclei. By
observing the hardening of the bremsstrahlung $\gamma$-ray spectrum, which
results from the increase of high-momentum components above the Fermi surface
in nucleon momentum distributions, we precisely determine the SRC fraction in
nuclei to be $(21\pm7)\%$ at $3\sigma$ confidence levels. Our experiment
identifies the first direct and accurate signature of SRC in low-energy HICs,
providing a new method to study the parton momentum distribution of nucleons in
nuclei.
| [
{
"version": "v1",
"created": "Mon, 14 Apr 2025 14:11:48 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Xu",
"Junhuai",
""
],
[
"Niu",
"Qinglin",
""
],
[
"Qin",
"Yuhao",
""
],
[
"Si",
"Dawei",
""
],
[
"Wang",
"Yijie",
""
],
[
"Xiao",
"Sheng",
""
],
[
"Tian",
"Baiting",
""
],
[
"Qin",
"Zhi",
""
],
[
"Zhang",
"Haojie",
""
],
[
"Zhang",
"Boyuan",
""
],
[
"Guo",
"Dong",
""
],
[
"Fu",
"Minxue",
""
],
[
"Wei",
"Xiaobao",
""
],
[
"Hao",
"Yibo",
""
],
[
"Wang",
"Zengxiang",
""
],
[
"Zhuo",
"Tianren",
""
],
[
"Ma",
"Chunwang",
""
],
[
"Yang",
"Yuansheng",
""
],
[
"Wei",
"Xianglun",
""
],
[
"Yang",
"Herun",
""
],
[
"Ma",
"Peng",
""
],
[
"Duan",
"Limin",
""
],
[
"Duan",
"Fangfang",
""
],
[
"Wang",
"Kang",
""
],
[
"Ma",
"Junbing",
""
],
[
"Xu",
"Shiwei",
""
],
[
"Bai",
"Zhen",
""
],
[
"Yang",
"Guo",
""
],
[
"Yang",
"Yanyun",
""
],
[
"Xu",
"Mengke",
""
],
[
"Chen",
"Kaijie",
""
],
[
"Hao",
"Zirui",
""
],
[
"Fan",
"Gongtao",
""
],
[
"Wang",
"Hongwei",
""
],
[
"Xu",
"Chang",
""
],
[
"Xiao",
"Zhigang",
""
]
] |
2504.13930 | Matteo Gorgone | M. Gorgone, G. Inferrera, C.F. Munafo' | Operatorial formulation of crimo-taxis phenomena in a street | 25 pages, 23 figures | null | null | null | physics.soc-ph quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, the ladder operators typical of quantum mechanics are used to
construct an operatorial version of a model dubbed crimo-taxis. In a classical
framework, the crimo-taxis model is described by reaction-diffusion partial
differential equations describing a population divided into three interacting
subgroups (ordinary citizens, drug users/dealers, and law enforcement
personnel). By means of a quantum-like approach, these interacting subgroups
are modeled using annihilation, creation, and number fermionic operators. Their
dynamics is governed by a self-adjoint and time-independent Hamiltonian
operator, emboding the interactions among the groups. Furthermore, a recent
variant of the standard Heisenberg approach, namely
$(\mathcal{H},\rho)$--induced dynamics, is also taken into account with the
goal of enriching the dynamics. The results of some numerical simulations in a
one--dimensional setting are presented and discussed.
| [
{
"version": "v1",
"created": "Mon, 14 Apr 2025 17:03:13 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Gorgone",
"M.",
""
],
[
"Inferrera",
"G.",
""
],
[
"Munafo'",
"C. F.",
""
]
] |
2504.13931 | Keishu Utimula | Keishu Utimula | A Model of Silence, or the Probability of "Un Ange Passe" | null | null | null | null | cs.SI | http://creativecommons.org/licenses/by/4.0/ | In French, the phrase "Un ange passe" ("An angel passes") refers to the
sudden silence that falls over a co-present group -- that is, a group of people
sharing the same physical space. As evidenced by the presence of similar
expressions across languages and cultures, this phenomenon represents a
universal feature of human conversation. At the same time, the meaning
attributed to silence can differ greatly across national, cultural, and
interpersonal contexts. Consequently, a wide range of studies have focused on
the impact of silence on organizational productivity, its relationship to ideas
and creativity, and its potential effectiveness in medical settings. Despite
the important role that silence plays, very few studies have attempted to
characterize its features using mathematical modeling. In this study, we
propose a Markov chain model to describe the dynamics of silence in a
co-present group and attempt to analyze its behavior. Our results reveal a
phase-transition-like phenomenon, where the probability of silence abruptly
drops to zero once individuals' awareness of the surrounding conversation falls
below a critical threshold. In other words, such silence can emerge only when
individuals retain a minimal degree of mutual awareness of those around them.
The model proposed in this study not only offers a deeper understanding of
conversational dynamics, but also holds potential for contributing to
intercultural communication, organizational productivity, and medical practice.
| [
{
"version": "v1",
"created": "Mon, 14 Apr 2025 18:25:36 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Utimula",
"Keishu",
""
]
] |
2504.13932 | Samin Aref | Deyu Cao and Samin Aref | Enhancing Ultra-Low-Bit Quantization of Large Language Models Through
Saliency-Aware Partial Retraining | 28 pages, 5 figures, 11 tables | null | null | null | cs.LG cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Large language models offer remarkable capabilities, but their size and
computational demands pose practical challenges. Quantization methods compress
their size through replacing their high-precision parameters by quantized
values of lower precision. Post-training quantization reduces model size
efficiently at the cost of decreased accuracy, while quantization-aware
training better preserves accuracy but is resource-intensive. Among existing
post-training quantization algorithms, the ApiQ method achieves superior
accuracy preservation at minimal memory and time overhead. We investigate two
ideas to extend performance in ultra-low-bit quantization beyond ApiQ's level.
First, we look into combining existing quantization-aware training techniques
with ApiQ's partial training. We show that this does not outperform the
baseline ApiQ method with limited training data and frozen weights. This leads
to two key insights: (1) The substantial representational capacity that is
gained through full retraining may not be feasible through partial training.
(2) This gain seems to depend on using a large and diverse dataset in
quantization-aware training. Second, through a novel approach informed by the
two insights, we propose an ultra-low-bit quantization method that builds upon
ApiQ and extends its performance without the need for full retraining. It
relies on a saliency-aware regularization term that prioritizes preserving the
most impactful parameters during quantization. Our experiments on benchmark
language models from the LLaMA family show that our proposed approach boosts
accuracy and tightens the gap between the quantized model and the
full-precision model, with minimal overhead. Our method will be made publicly
available to facilitate future developments in ultra-low-bit quantization of
large language models.
| [
{
"version": "v1",
"created": "Mon, 14 Apr 2025 19:31:21 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Cao",
"Deyu",
""
],
[
"Aref",
"Samin",
""
]
] |
2504.13933 | Shishir Lamichhane | Shishir Lamichhane, Abodh Poudyal, Bala Krishnamoorthy and Anamika
Dubey | Scalable Two-Stage Stochastic Optimal Power Flow via Separable
Approximation | null | null | null | null | eess.SY cs.SY math.OC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper proposes a Separable Projective Approximation Routine-Optimal
Power Flow (SPAR-OPF) framework for solving two-stage stochastic optimization
problems in power systems. The framework utilizes a separable piecewise linear
approximation of the value function and learns the function based on sample
sub-gradient information. We present two formulations to model the learned
value function, and compare their effectiveness. Additionally, an efficient
statistical method is introduced to assess the quality of the obtained
solutions. The effectiveness of the proposed framework is validated using
distributed generation siting and sizing problem in three-phase unbalanced
power distribution systems as an example. Results show that the framework
approximates the value function with over 98% accuracy and provides
high-quality solutions with an optimality gap of less than 1%. The framework
scales efficiently with system size, generating high-quality solutions in a
short time when applied to a 9500-node distribution system with 1200 scenarios,
while the extensive formulations and progressive hedging failed to solve the
problem.
| [
{
"version": "v1",
"created": "Mon, 14 Apr 2025 21:38:38 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Lamichhane",
"Shishir",
""
],
[
"Poudyal",
"Abodh",
""
],
[
"Krishnamoorthy",
"Bala",
""
],
[
"Dubey",
"Anamika",
""
]
] |
2504.13934 | Filip Biljecki | Kunihiko Fujiwara, Ryuta Tsurumi, Tomoki Kiyono, Zicheng Fan, Xiucheng
Liang, Binyu Lei, Winston Yap, Koichi Ito, Filip Biljecki | VoxCity: A Seamless Framework for Open Geospatial Data Integration,
Grid-Based Semantic 3D City Model Generation, and Urban Environment
Simulation | null | null | null | null | cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Three-dimensional urban environment simulation is a powerful tool for
informed urban planning. However, the intensive manual effort required to
prepare input 3D city models has hindered its widespread adoption. To address
this challenge, we present VoxCity, an open-source Python package that provides
a one-stop solution for grid-based 3D city model generation and urban
environment simulation for cities worldwide. VoxCity's `generator' subpackage
automatically downloads building heights, tree canopy heights, land cover, and
terrain elevation within a specified target area, and voxelizes buildings,
trees, land cover, and terrain to generate an integrated voxel city model. The
`simulator' subpackage enables users to conduct environmental simulations,
including solar radiation and view index analyses. Users can export the
generated models using several file formats compatible with external software,
such as ENVI-met (INX), Blender, and Rhino (OBJ). We generated 3D city models
for eight global cities, and demonstrated the calculation of solar irradiance,
sky view index, and green view index. We also showcased microclimate simulation
and 3D rendering visualization through ENVI-met and Rhino, respectively,
through the file export function. Additionally, we reviewed openly available
geospatial data to create guidelines to help users choose appropriate data
sources depending on their target areas and purposes. VoxCity can significantly
reduce the effort and time required for 3D city model preparation and promote
the utilization of urban environment simulations. This contributes to more
informed urban and architectural design that considers environmental impacts,
and in turn, fosters sustainable and livable cities. VoxCity is released openly
at https://github.com/kunifujiwara/VoxCity.
| [
{
"version": "v1",
"created": "Tue, 15 Apr 2025 07:54:44 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Fujiwara",
"Kunihiko",
""
],
[
"Tsurumi",
"Ryuta",
""
],
[
"Kiyono",
"Tomoki",
""
],
[
"Fan",
"Zicheng",
""
],
[
"Liang",
"Xiucheng",
""
],
[
"Lei",
"Binyu",
""
],
[
"Yap",
"Winston",
""
],
[
"Ito",
"Koichi",
""
],
[
"Biljecki",
"Filip",
""
]
] |
2504.13935 | Th\'eo Verhelst | Th\'eo Verhelst, Giacomo Acciarini, Dario Izzo, Francesco Biscani | Probability of collision in nonlinear dynamics by moment propagation | 19 pages, 6 figures, to be published in the proceedings of the 9th
European Conference on Space Debris | null | null | null | eess.SY cs.SY physics.data-an physics.space-ph | http://creativecommons.org/licenses/by/4.0/ | Estimating the probability of collision between spacecraft is crucial for
risk management and collision-avoidance strategies. Current methods often rely
on Gaussian assumptions and simplifications, which can be inaccurate in highly
nonlinear scenarios. This paper presents a general and efficient approach for
computing collision probabilities without relying on such assumptions. Using
high-order multivariate Taylor polynomials, we propagate statistical moments of
initial uncertainties to the point of closest approach between the spacecraft.
To compute the probability of collision, we derive a semi-analytical expression
for the probability density function (PDF) of the closest approach distance,
inferred from the propagated moments using orthogonal polynomials. Tested on
various short-term and long-term encounters in low-Earth orbit, our method
accurately handles nonlinear dynamics, non-Gaussian uncertainties, and
irregular distributions. This versatile framework advances space situational
awareness by providing precise collision probability estimates in complex
dynamical environments. Moreover, our methodology applies to any dynamical
system with uncertainty in its initial state and is therefore not restricted to
collision probability estimation.
| [
{
"version": "v1",
"created": "Tue, 15 Apr 2025 13:52:09 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Verhelst",
"Théo",
""
],
[
"Acciarini",
"Giacomo",
""
],
[
"Izzo",
"Dario",
""
],
[
"Biscani",
"Francesco",
""
]
] |
2504.13936 | Dezhao Luo | Dezhao Luo, Bohan Tang, Kang Li, Georgios Papoudakis, Jifei Song,
Shaogang Gong, Jianye Hao, Jun Wang, Kun Shao | ViMo: A Generative Visual GUI World Model for App Agent | null | null | null | null | cs.HC cs.LG cs.SY eess.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | App agents, which autonomously operate mobile Apps through Graphical User
Interfaces (GUIs), have gained significant interest in real-world applications.
Yet, they often struggle with long-horizon planning, failing to find the
optimal actions for complex tasks with longer steps. To address this, world
models are used to predict the next GUI observation based on user actions,
enabling more effective agent planning. However, existing world models
primarily focus on generating only textual descriptions, lacking essential
visual details. To fill this gap, we propose ViMo, the first visual world model
designed to generate future App observations as images. For the challenge of
generating text in image patches, where even minor pixel errors can distort
readability, we decompose GUI generation into graphic and text content
generation. We propose a novel data representation, the Symbolic Text
Representation~(STR) to overlay text content with symbolic placeholders while
preserving graphics. With this design, ViMo employs a STR Predictor to predict
future GUIs' graphics and a GUI-text Predictor for generating the corresponding
text. Moreover, we deploy ViMo to enhance agent-focused tasks by predicting the
outcome of different action options. Experiments show ViMo's ability to
generate visually plausible and functionally effective GUIs that enable App
agents to make more informed decisions.
| [
{
"version": "v1",
"created": "Tue, 15 Apr 2025 14:03:10 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Luo",
"Dezhao",
""
],
[
"Tang",
"Bohan",
""
],
[
"Li",
"Kang",
""
],
[
"Papoudakis",
"Georgios",
""
],
[
"Song",
"Jifei",
""
],
[
"Gong",
"Shaogang",
""
],
[
"Hao",
"Jianye",
""
],
[
"Wang",
"Jun",
""
],
[
"Shao",
"Kun",
""
]
] |
2504.13937 | Michal Robert \v{Z}\'ak | Michal Robert \v{Z}\'ak and Moritz Grosse-Wentrup | Auditory Conversational BAI: A Feasibility Study | Created for the NAT conference 2025
(https://neuroadaptive.org/conference/2025/) | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | We introduce a novel auditory brain-computer interface (BCI) paradigm,
Auditory Intention Decoding (AID), designed to enhance communication
capabilities within the brain-AI interface (BAI) system EEGChat. AID enables
users to select among multiple auditory options (intentions) by analyzing their
brain responses, offering a pathway to construct a communication system that
requires neither muscle movement nor syntactic formation. To evaluate the
feasibility of this paradigm, we conducted a proof-of-concept study. The
results demonstrated statistically significant decoding performance, validating
the approach's potential. Despite these promising findings, further
optimization is required to enhance system performance and realize the
paradigm's practical application.
| [
{
"version": "v1",
"created": "Tue, 15 Apr 2025 15:50:53 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Žák",
"Michal Robert",
""
],
[
"Grosse-Wentrup",
"Moritz",
""
]
] |
2504.13938 | Wei Gao | Haoming Wang, Boyuan Yang, Xiangyu Yin and Wei Gao | Never Start from Scratch: Expediting On-Device LLM Personalization via
Explainable Model Selection | 15 pages | in Proceedings of the 23rd ACM International Conference on Mobile
Systems, Applications, and Services (MobiSys), 2025 | null | null | cs.HC cs.CR | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Personalization of Large Language Models (LLMs) is important in practical
applications to accommodate the individual needs of different mobile users. Due
to data privacy concerns, LLM personalization often needs to be locally done at
the user's mobile device, but such on-device personalization is constrained by
both the limitation of on-device compute power and insufficiency of user's
personal data. In this paper, we address these constraints by fine-tuning an
already personalized LLM with user's personal data, and present XPerT, a new
technique that ensure proper selection of such already personalized LLMs based
on explainability about how they were being fine-tuned. We implemented and
evaluated XPerT on various smartphone models with mainstream LLMs, and
experiment results show that XPerT reduces the computation costs of on-device
LLM personalization by 83%, and improves its data efficiency by 51%.
| [
{
"version": "v1",
"created": "Tue, 15 Apr 2025 17:38:06 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Wang",
"Haoming",
""
],
[
"Yang",
"Boyuan",
""
],
[
"Yin",
"Xiangyu",
""
],
[
"Gao",
"Wei",
""
]
] |
2504.13939 | Bourama Toni | Bourama Toni | Compendium of Advances in Game Theory: Classical, Differential,
Algorithmic, Non-Archimedean and Quantum Game | This compendium will serve a book chapter in an upcoming contributed
volume | null | null | null | math.OC cs.GT | http://creativecommons.org/licenses/by/4.0/ | This compendium features advances in Game Theory, to include:
Classical Game Theory: Cooperative and non-cooperative. Zero-sum and non-zero
sum games. Potential and Congestion games. Mean Field games. Nash Equilibrium,
Correlated Nash Equilibrium and Approximate Nash Equilibrium. Evolutionary Game
Theory.
Intelligent Game: Differential Game Theory. Algorithm Game Theory and
Security Games.
Quantum Games and Quantumization of classical games such as the Battle of the
Sexes.
Non-Archimedean and p-adic game theory and its growing relevancy as the
domains of game-theoretic application expand.
p-adic quantum game to leverage and combine the distinguishing features of
non-Archimedean analysis and quantum information theory. This is a novel
game-theoretic approach with great potential of application.
In times of exponential growth of artificial intelligence and machine
learning and the dawn of post-human mathematical creativity, this compendium is
meant to be a reference of choice for all game theory researchers.
| [
{
"version": "v1",
"created": "Tue, 15 Apr 2025 17:48:05 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Toni",
"Bourama",
""
]
] |
2504.13940 | Paul Taele | Paul Taele and Tracy Hammond | Hashigo: A Next Generation Sketch Interactive System for Japanese Kanji | null | Vol. 21 (2009): The Twenty-Second Conference on Innovative
Applications of Artificial Intelligence | null | null | cs.HC cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Language students can increase their effectiveness in learning written
Japanese by mastering the visual structure and written technique of Japanese
kanji. Yet, existing kanji handwriting recognition systems do not assess the
written technique sufficiently enough to discourage students from developing
bad learning habits. In this paper, we describe our work on Hashigo, a kanji
sketch interactive system which achieves human instructor-level critique and
feedback on both the visual structure and written technique of students'
sketched kanji. This type of automated critique and feedback allows students to
target and correct specific deficiencies in their sketches that, if left
untreated, are detrimental to effective long-term kanji learning.
| [
{
"version": "v1",
"created": "Tue, 15 Apr 2025 18:37:28 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Taele",
"Paul",
""
],
[
"Hammond",
"Tracy",
""
]
] |
2504.13942 | Muhmmad Abrar Raja Mohamed | Sukanth Kalivarathan, Muhmmad Abrar Raja Mohamed, Aswathy Ravikumar, S
Harini | Intelligence of Things: A Spatial Context-Aware Control System for Smart
Devices | 16 pages, 8 Figures | null | null | null | cs.HC cs.AI cs.ET | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper introduces Intelligence of Things (INOT), a novel spatial
context-aware control system that enhances smart home automation through
intuitive spatial reasoning. Current smart home systems largely rely on
device-specific identifiers, limiting user interaction to explicit naming
conventions rather than natural spatial references. INOT addresses this
limitation through a modular architecture that integrates Vision Language
Models with IoT control systems to enable natural language commands with
spatial context (e.g., "turn on the light near the window"). The system
comprises key components including an Onboarding Inference Engine, Zero-Shot
Device Detection, Spatial Topology Inference, and Intent-Based Command
Synthesis. A comprehensive user study with 15 participants demonstrated INOT's
significant advantages over conventional systems like Google Home Assistant,
with users reporting reduced cognitive workload (NASA-TLX scores decreased by
an average of 13.17 points), higher ease-of-use ratings, and stronger
preference (14 out of 15 participants). By eliminating the need to memorize
device identifiers and enabling context-aware spatial commands, INOT represents
a significant advancement in creating more intuitive and accessible smart home
control systems.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 00:45:05 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Kalivarathan",
"Sukanth",
""
],
[
"Mohamed",
"Muhmmad Abrar Raja",
""
],
[
"Ravikumar",
"Aswathy",
""
],
[
"Harini",
"S",
""
]
] |
2504.13943 | Guangyao Wang | Guangyao Wang, Yulin Pan | Data Assimilation-based Simultaneous Phase-Resolved Ocean Wave and Ship
Motion Forecast | null | null | null | null | eess.SY cs.SY physics.flu-dyn | http://creativecommons.org/licenses/by/4.0/ | This paper presents a data-assimilation (DA)-based approach to forecast the
phase-resolved wave evolution process and ship motion, which is developed by
coupling the high-order spectral method (HOS), ensemble Kalman filter (EnKF),
and a Cummins-equation-based ship model (CMI). With the developed EnKF-HOS-CMI
method, the observation data for wave, ship, or both can be incorporated into
the model, therefore producing the optimal analysis results. The developed
method is validated and tested based on a synthetic problem on the motions of
an irregular wave field and a box-shaped free-floating ship. We show that the
EnKF-HOS-CMI method achieves much higher accuracy in the long-term simulation
of nonlinear phase-resolved wave field and ship motion in comparison with the
HOS-CMI method. Also, the ship parameters are estimated accurately by using a
parameter-augmented state space in EnKF.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 01:21:38 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Wang",
"Guangyao",
""
],
[
"Pan",
"Yulin",
""
]
] |
2504.13944 | Jon McCormack | Tace McNamara, Jon McCormack and Maria Teresa Llano | Mixer Metaphors: audio interfaces for non-musical applications | 9 Pages | null | null | null | cs.HC cs.AI cs.SD | http://creativecommons.org/licenses/by-nc-nd/4.0/ | The NIME conference traditionally focuses on interfaces for music and musical
expression. In this paper we reverse this tradition to ask, can interfaces
developed for music be successfully appropriated to non-musical applications?
To help answer this question we designed and developed a new device, which uses
interface metaphors borrowed from analogue synthesisers and audio mixing to
physically control the intangible aspects of a Large Language Model. We
compared two versions of the device, with and without the audio-inspired
augmentations, with a group of artists who used each version over a one week
period. Our results show that the use of audio-like controls afforded more
immediate, direct and embodied control over the LLM, allowing users to
creatively experiment and play with the device over its non-mixer counterpart.
Our project demonstrates how cross-sensory metaphors can support creative
thinking and embodied practice when designing new technological interfaces.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 02:51:08 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"McNamara",
"Tace",
""
],
[
"McCormack",
"Jon",
""
],
[
"Llano",
"Maria Teresa",
""
]
] |
2504.13946 | Jacob Tjaden Mr. | Jacob Tjaden | The Balancing Act of Policies in Developing Machine Learning
Explanations | null | null | null | null | cs.HC cs.CY cs.LG | http://creativecommons.org/licenses/by/4.0/ | Machine learning models are often criticized as opaque from a lack of
transparency in their decision-making process. This study examines how policy
design impacts the quality of explanations in ML models. We conducted a
classroom experiment with 124 participants and analyzed the effects of policy
length and purpose on developer compliance with policy requirements. Our
results indicate that while policy length affects engagement with some
requirements, policy purpose has no effect, and explanation quality is
generally poor. These findings highlight the challenge of effective policy
development and the importance of addressing diverse stakeholder perspectives
within explanations.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 04:46:52 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Tjaden",
"Jacob",
""
]
] |
2504.13947 | Shahan Ali Memon | Shahan Ali Memon, Soham De, Sungha Kang, Riyan Mujtaba, Bedoor
AlShebli, Katie Davis, Jaime Snyder, Jevin D. West | From job titles to jawlines: Using context voids to study generative AI
systems | 7 pages, 2 figures | null | null | null | cs.CY cs.AI cs.HC | http://creativecommons.org/licenses/by/4.0/ | In this paper, we introduce a speculative design methodology for studying the
behavior of generative AI systems, framing design as a mode of inquiry. We
propose bridging seemingly unrelated domains to generate intentional context
voids, using these tasks as probes to elicit AI model behavior. We demonstrate
this through a case study: probing the ChatGPT system (GPT-4 and DALL-E) to
generate headshots from professional Curricula Vitae (CVs). In contrast to
traditional ways, our approach assesses system behavior under conditions of
radical uncertainty -- when forced to invent entire swaths of missing context
-- revealing subtle stereotypes and value-laden assumptions. We qualitatively
analyze how the system interprets identity and competence markers from CVs,
translating them into visual portraits despite the missing context (i.e.
physical descriptors). We show that within this context void, the AI system
generates biased representations, potentially relying on stereotypical
associations or blatant hallucinations.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 06:51:12 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Memon",
"Shahan Ali",
""
],
[
"De",
"Soham",
""
],
[
"Kang",
"Sungha",
""
],
[
"Mujtaba",
"Riyan",
""
],
[
"AlShebli",
"Bedoor",
""
],
[
"Davis",
"Katie",
""
],
[
"Snyder",
"Jaime",
""
],
[
"West",
"Jevin D.",
""
]
] |
2504.13948 | Juan David Salazar Rodriguez | Juan David Salazar Rodriguez, Sam Conrad Joyce, Julfendi Julfendi | Using customized GPT to develop prompting proficiency in architectural
AI-generated images | null | null | null | null | cs.HC cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This research investigates the use of customized GPT models to enhance
prompting proficiency among architecture students when generating AI-driven
images. Prompt engineering is increasingly essential in architectural education
due to the widespread adoption of generative AI tools. This study utilized a
mixed-methods experimental design involving architecture students divided into
three distinct groups: a control group receiving no structured support, a
second group provided with structured prompting guides, and a third group
supported by both structured guides and interactive AI personas. Students
engaged in reverse engineering tasks, first guessing provided image prompts and
then generating their own prompts, aiming to boost critical thinking and
prompting skills. Variables examined included time spent prompting, word count,
prompt similarity, and concreteness. Quantitative analysis involved correlation
assessments between these variables and a one-way ANOVA to evaluate differences
across groups. While several correlations showed meaningful relationships, not
all were statistically significant. ANOVA results indicated statistically
significant improvements in word count, similarity, and concreteness,
especially in the group supported by AI personas and structured prompting
guides. Qualitative feedback complemented these findings, revealing enhanced
confidence and critical thinking skills in students. These results suggest
tailored GPT interactions substantially improve students' ability to
communicate architectural concepts clearly and effectively.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:03:18 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Rodriguez",
"Juan David Salazar",
""
],
[
"Joyce",
"Sam Conrad",
""
],
[
"Julfendi",
"Julfendi",
""
]
] |
2504.13949 | Michal Przewozniczek | M. W. Przewozniczek, F. Chicano, R. Tin\'os, J. Nalepa, B. Ruszczak,
A. M. Wijata | On Revealing the Hidden Problem Structure in Real-World and Theoretical
Problems Using Walsh Coefficient Influence | null | null | 10.1145/3712256.3726410 | null | cs.LG cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Gray-box optimization employs Walsh decomposition to obtain non-linear
variable dependencies and utilize them to propose masks of variables that have
a joint non-linear influence on fitness value. These masks significantly
improve the effectiveness of variation operators. In some problems, all
variables are non-linearly dependent, making the aforementioned masks useless.
We analyze the features of the real-world instances of such problems and show
that many of their dependencies may have noise-like origins. Such noise-caused
dependencies are irrelevant to the optimization process and can be ignored. To
identify them, we propose extending the use of Walsh decomposition by measuring
variable dependency strength that allows the construction of the weighted
dynamic Variable Interaction Graph (wdVIG). wdVIGs adjust the dependency
strength to mixed individuals. They allow the filtering of irrelevant
dependencies and re-enable using dependency-based masks by variation operators.
We verify the wdVIG potential on a large benchmark suite. For problems with
noise, the wdVIG masks can improve the optimizer's effectiveness. If all
dependencies are relevant for the optimization, i.e., the problem is not
noised, the influence of wdVIG masks is similar to that of state-of-the-art
structures of this kind.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:22:59 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Przewozniczek",
"M. W.",
""
],
[
"Chicano",
"F.",
""
],
[
"Tinós",
"R.",
""
],
[
"Nalepa",
"J.",
""
],
[
"Ruszczak",
"B.",
""
],
[
"Wijata",
"A. M.",
""
]
] |
2504.13950 | Zhongxi Qiu | Zhongxi Qiu, Zhang Zhang, Yan Hu, Heng Li, Jiang Liu | Open-Medical-R1: How to Choose Data for RLVR Training at Medicine Domain | 15 figures | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by-sa/4.0/ | This paper explores optimal data selection strategies for Reinforcement
Learning with Verified Rewards (RLVR) training in the medical domain. While
RLVR has shown exceptional potential for enhancing reasoning capabilities in
large language models, most prior implementations have focused on mathematics
and logical puzzles, with limited exploration of domain-specific applications
like medicine. We investigate four distinct data sampling strategies from
MedQA-USMLE: random sampling (baseline), and filtering using Phi-4,
Gemma-3-27b-it, and Gemma-3-12b-it models. Using Gemma-3-12b-it as our base
model and implementing Group Relative Policy Optimization (GRPO), we evaluate
performance across multiple benchmarks including MMLU, GSM8K, MMLU-Pro, and
CMMLU. Our findings demonstrate that models trained on filtered data generally
outperform those trained on randomly selected samples. Notably, training on
self-filtered samples (using Gemma-3-12b-it for filtering) achieved superior
performance in medical domains but showed reduced robustness across different
benchmarks, while filtering with larger models from the same series yielded
better overall robustness. These results provide valuable insights into
effective data organization strategies for RLVR in specialized domains and
highlight the importance of thoughtful data selection in achieving optimal
performance. You can access our repository
(https://github.com/Qsingle/open-medical-r1) to get the codes.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:16:12 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Qiu",
"Zhongxi",
""
],
[
"Zhang",
"Zhang",
""
],
[
"Hu",
"Yan",
""
],
[
"Li",
"Heng",
""
],
[
"Liu",
"Jiang",
""
]
] |
2504.13951 | Tommaso Guidi | Michele Casoni, Tommaso Guidi, Alessandro Betti, Stefano Melacci,
Marco Gori | Generative System Dynamics in Recurrent Neural Networks | null | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | In this study, we investigate the continuous time dynamics of Recurrent
Neural Networks (RNNs), focusing on systems with nonlinear activation
functions. The objective of this work is to identify conditions under which
RNNs exhibit perpetual oscillatory behavior, without converging to static fixed
points. We establish that skew-symmetric weight matrices are fundamental to
enable stable limit cycles in both linear and nonlinear configurations. We
further demonstrate that hyperbolic tangent-like activation functions (odd,
bounded, and continuous) preserve these oscillatory dynamics by ensuring motion
invariants in state space. Numerical simulations showcase how nonlinear
activation functions not only maintain limit cycles, but also enhance the
numerical stability of the system integration process, mitigating those
instabilities that are commonly associated with the forward Euler method. The
experimental results of this analysis highlight practical considerations for
designing neural architectures capable of capturing complex temporal
dependencies, i.e., strategies for enhancing memorization skills in recurrent
models.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 10:39:43 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Casoni",
"Michele",
""
],
[
"Guidi",
"Tommaso",
""
],
[
"Betti",
"Alessandro",
""
],
[
"Melacci",
"Stefano",
""
],
[
"Gori",
"Marco",
""
]
] |
2504.13952 | Rodrigo Sim\~oes | Rodrigo Sim\~oes, Fernando Brito e Abreu, Adriano Lopes | Plataforma para visualiza\c{c}\~ao geo-temporal de apinhamento
tur\'istico | 6 pages, in Portuguese language, 3 figures, to be published in
proceedings of XIV Congresso da Geografia Portuguesa | null | null | null | cs.HC cs.CY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Tourist crowding degrades the visitor experience and negatively impacts the
environment and the local population, potentially making tourism in popular
destinations unsustainable. This motivated us to develop, within the framework
of the European RESETTING project related to the digital transformation of
tourism, a platform to visualize this crowding, exploring historical data,
detecting patterns and trends and predicting future events. The ultimate goal
is to support short- and medium-term decision-making to mitigate the
phenomenon. To this end, the platform takes into account the carrying capacity
of the target sites when calculating crowding density. The integration of data
from different sources is achieved with an extensible, connector-based
architecture. Three scenarios for using the platform are described, relating to
major annual crowding events. Two of them, in the municipality of Lisbon, are
based on data from a mobile network provided by the LxDataLab initiative. The
third, in Melbourne, Australia, using public data from a network of movement
sensors called the Pedestrian Counting System. An experiment to evaluate the
usability of the proposed platform using NASA-TLX is also described. -- -- O
apinhamento tur\'istico degrada a experi\^encia dos visitantes e impacta
negativamente o ambiente e a popula\c{c}\~ao local, podendo tornar
insustent\'avel o turismo em destinos populares. Isto motivou-nos a
desenvolver, no \^ambito do projeto europeu RESETTING relacionado com a
transforma\c{c}\~ao digital do turismo, uma plataforma para visualizar este
apinhamento, explorando dados hist\'oricos, detetando padr\~oes e tend\^encias
e prevendo eventos futuros. O objetivo final \'e apoiar a tomada de decis\~ao,
a curto e m\'edio prazo, para mitigar o fen\'omeno. Para tal, a plataforma
considera a capacidade de carga dos locais alvo no c\'alculo da densidade de
apinhamento. A integra\c{c}\~ao de dados de diversas fontes \'e conseguida com
uma arquitetura extens\'ivel, \`a base de conetores. S\~ao descritos tr\^es
cen\'arios de utiliza\c{c}\~ao da plataforma, relativos a eventos anuais de
grande apinhamento. Dois deles, no munic\'ipio de Lisboa, baseados em dados de
uma rede m\'ovel disponibilizados pela iniciativa LxDataLab. O terceiro, em
Melbourne na Austr\'alia, utilizando dados p\'ublicos de uma rede de sensores
de movimento designada de Pedestrian Counting System. \'E ainda descrita uma
experi\^encia de avalia\c{c}\~ao da usabilidade da plataforma proposta, usando
o NASA-TLX.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 11:11:11 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Simões",
"Rodrigo",
""
],
[
"Abreu",
"Fernando Brito e",
""
],
[
"Lopes",
"Adriano",
""
]
] |
2504.13953 | Enrique Chipicoski Gabrick | Gustavo A. Sousa, Diogo L. M. Souza, Enrique C. Gabrick, Patr\'icio D.
C. dos Reis, Lucas E. Bentivoglio, Antonio M. Batista and Jos\'e D. Szezech
Jr | Continuous and discrete compartmental models for infectious disease | null | null | null | null | q-bio.PE physics.bio-ph | http://creativecommons.org/licenses/by/4.0/ | The study of infectious disease propagation is essential for understanding
and controlling epidemics. One of the most useful tools for gaining insights
into the spread of infectious diseases is mathematical modelling. In terms of
mathematical epidemiology, the main models are based on compartments, such as
SI, SIR, and SEIR. These models offer mathematical frameworks for representing
the proliferation dynamics of various diseases, for instance flu and smallpox.
In this work, we explore these models using two distinct mathematical
approaches, Cellular Automata (CA) and ODEs. They are able to reproduce the
spread dynamics of diseases with their own individuality. CA models incorporate
the local interaction among individuals with discrete time and space, while
ODEs provide a continuous and simplified view of a disease propagation in large
and homogeneous populations. By comparing these two approaches, we find that
the shape of the curves of all models is similar for both representations.
Although, the growth rates differ between CA and ODE. One of our results is to
show that the CA yields a power-law growth, while the ODE growth rate is
well-represented by an exponential function. Furthermore, a substantial
contribution of our work is using a hyperbolic tangent to fit the initial
growth of infected individuals for all the considered models. Our results
display a strong correlation between simulated data and adjusted function. We
mainly address this successful result by the fact that the hyperbolic function
captures both growing: the power-law (when considered the first terms of
infinite sums) and combinations of exponential (when the hyperbolic function is
written via exponential). Therefore, our work shows that when modelling a
disease the choice of mathematical representation is crucial, in particular to
model the onset of an
epidemic.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 13:20:21 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Sousa",
"Gustavo A.",
""
],
[
"Souza",
"Diogo L. M.",
""
],
[
"Gabrick",
"Enrique C.",
""
],
[
"Reis",
"Patrício D. C. dos",
""
],
[
"Bentivoglio",
"Lucas E.",
""
],
[
"Batista",
"Antonio M.",
""
],
[
"Szezech",
"José D.",
"Jr"
]
] |
2504.13954 | Bholanath Kumbhakar | Bholanath Kumbhakar, Deeksha, Dwijendra Narain Pandey | Approximate Controllability of Stochastic Hemivariational Control
problem in Hilbert spaces | null | null | null | null | math.OC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we discuss the approximate controllability for control systems
governed by stochastic evolution hemivariational inequalities in Hilbert
spaces. The interest in studying this type of equation comes from its
application in some physical models like the thermostat temperature control or
the diffusion through semi-permeable walls. Firstly, we introduce the concept
of weak solutions for hemivariational inequalities. Then, the controllability
is formulated by utilizing stochastic analysis techniques and properties of
Clarke subdifferential operators, as well as applying multivalued fixed point
theorem. Finally, we conclude this article by an application in stochastic heat
propagation problem.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 14:56:54 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Kumbhakar",
"Bholanath",
""
],
[
"Deeksha",
"",
""
],
[
"Pandey",
"Dwijendra Narain",
""
]
] |
2504.13956 | Md Azizul Hoque | Md Azizul Hoque, Babul Salam, Mohd Khair Hassan, Abdulkabir Aliyu,
Abedalmuhdi Almomany, and Muhammed Sutcu | Prognosis Of Lithium-Ion Battery Health with Hybrid EKF-CNN+LSTM Model
Using Differential Capacity | 20pages, 19 figures | null | null | null | cs.LG cs.SY eess.SY stat.AP | http://creativecommons.org/licenses/by/4.0/ | Battery degradation is a major challenge in electric vehicles (EV) and energy
storage systems (ESS). However, most degradation investigations focus mainly on
estimating the state of charge (SOC), which fails to accurately interpret the
cells' internal degradation mechanisms. Differential capacity analysis (DCA)
focuses on the rate of change of cell voltage about the change in cell
capacity, under various charge/discharge rates. This paper developed a battery
cell degradation testing model that used two types of lithium-ions (Li-ion)
battery cells, namely lithium nickel cobalt aluminium oxides (LiNiCoAlO2) and
lithium iron phosphate (LiFePO4), to evaluate internal degradation during
loading conditions. The proposed battery degradation model contains distinct
charge rates (DCR) of 0.2C, 0.5C, 1C, and 1.5C, as well as discharge rates
(DDR) of 0.5C, 0.9C, 1.3C, and 1.6C to analyze the internal health and
performance of battery cells during slow, moderate, and fast loading
conditions. Besides, this research proposed a model that incorporates the
Extended Kalman Filter (EKF), Convolutional Neural Network (CNN), and Long
Short-Term Memory (LSTM) networks to validate experimental data. The proposed
model yields excellent modelling results based on mean squared error (MSE), and
root mean squared error (RMSE), with errors of less than 0.001% at DCR and DDR.
The peak identification technique (PIM) has been utilized to investigate
battery health based on the number of peaks, peak position, peak height, peak
area, and peak width. At last, the PIM method has discovered that the cell aged
gradually under normal loading rates but deteriorated rapidly under fast
loading conditions. Overall, LiFePO4 batteries perform more robustly and
consistently than (LiNiCoAlO2) cells under varying loading conditions.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 18:43:03 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Hoque",
"Md Azizul",
""
],
[
"Salam",
"Babul",
""
],
[
"Hassan",
"Mohd Khair",
""
],
[
"Aliyu",
"Abdulkabir",
""
],
[
"Almomany",
"Abedalmuhdi",
""
],
[
"Sutcu",
"Muhammed",
""
]
] |
2504.13957 | Lianne Potter | Lianne Potter | Naming is framing: How cybersecurity's language problems are repeating
in AI governance | 20 pages, 2 figures | null | null | null | cs.CY cs.AI cs.CR | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Language is not neutral; it frames understanding, structures power, and
shapes governance. This paper argues that misnomers like cybersecurity and
artificial intelligence (AI) are more than semantic quirks; they carry
significant governance risks by obscuring human agency, inflating expectations,
and distorting accountability. Drawing on lessons from cybersecurity's
linguistic pitfalls, such as the 'weakest link' narrative, this paper
highlights how AI discourse is falling into similar traps with metaphors like
'alignment,' 'black box,' and 'hallucination.' These terms embed adversarial,
mystifying, or overly technical assumptions into governance structures. In
response, the paper advocates for a language-first approach to AI governance:
one that interrogates dominant metaphors, foregrounds human roles, and
co-develops a lexicon that is precise, inclusive, and reflexive. This paper
contends that linguistic reform is not peripheral to governance but central to
the construction of transparent, equitable, and anticipatory regulatory
frameworks.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 20:58:26 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Potter",
"Lianne",
""
]
] |
2504.13958 | Cheng Qian | Cheng Qian, Emre Can Acikgoz, Qi He, Hongru Wang, Xiusi Chen, Dilek
Hakkani-T\"ur, Gokhan Tur, Heng Ji | ToolRL: Reward is All Tool Learning Needs | 19 Pages, 12 Figures, 12 Tables | null | null | null | cs.LG cs.AI cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Current Large Language Models (LLMs) often undergo supervised fine-tuning
(SFT) to acquire tool use capabilities. However, SFT struggles to generalize to
unfamiliar or complex tool use scenarios. Recent advancements in reinforcement
learning (RL), particularly with R1-like models, have demonstrated promising
reasoning and generalization abilities. Yet, reward design for tool use
presents unique challenges: multiple tools may be invoked with diverse
parameters, and coarse-grained reward signals, such as answer matching, fail to
offer the finegrained feedback required for effective learning. In this work,
we present the first comprehensive study on reward design for tool selection
and application tasks within the RL paradigm. We systematically explore a wide
range of reward strategies, analyzing their types, scales, granularity, and
temporal dynamics. Building on these insights, we propose a principled reward
design tailored for tool use tasks and apply it to train LLMs using Group
Relative Policy Optimization (GRPO). Empirical evaluations across diverse
benchmarks demonstrate that our approach yields robust, scalable, and stable
training, achieving a 17% improvement over base models and a 15% gain over SFT
models. These results highlight the critical role of thoughtful reward design
in enhancing the tool use capabilities and generalization performance of LLMs.
All the codes are released to facilitate future research.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 21:45:32 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Qian",
"Cheng",
""
],
[
"Acikgoz",
"Emre Can",
""
],
[
"He",
"Qi",
""
],
[
"Wang",
"Hongru",
""
],
[
"Chen",
"Xiusi",
""
],
[
"Hakkani-Tür",
"Dilek",
""
],
[
"Tur",
"Gokhan",
""
],
[
"Ji",
"Heng",
""
]
] |
2504.13959 | Sanchaita Hazra | Sanchaita Hazra, Bodhisattwa Prasad Majumder, Tuhin Chakrabarty | AI Safety Should Prioritize the Future of Work | null | null | null | null | cs.CY cs.AI cs.CL econ.GN q-fin.EC | http://creativecommons.org/licenses/by/4.0/ | Current efforts in AI safety prioritize filtering harmful content, preventing
manipulation of human behavior, and eliminating existential risks in
cybersecurity or biosecurity. While pressing, this narrow focus overlooks
critical human-centric considerations that shape the long-term trajectory of a
society. In this position paper, we identify the risks of overlooking the
impact of AI on the future of work and recommend comprehensive transition
support towards the evolution of meaningful labor with human agency. Through
the lens of economic theories, we highlight the intertemporal impacts of AI on
human livelihood and the structural changes in labor markets that exacerbate
income inequality. Additionally, the closed-source approach of major
stakeholders in AI development resembles rent-seeking behavior through
exploiting resources, breeding mediocrity in creative labor, and monopolizing
innovation. To address this, we argue in favor of a robust international
copyright anatomy supported by implementing collective licensing that ensures
fair compensation mechanisms for using data to train AI models. We strongly
recommend a pro-worker framework of global AI governance to enhance shared
prosperity and economic justice while reducing technical debt.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 23:12:30 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Hazra",
"Sanchaita",
""
],
[
"Majumder",
"Bodhisattwa Prasad",
""
],
[
"Chakrabarty",
"Tuhin",
""
]
] |
2504.13960 | Yaakov Malinovsky | Yaakov Malinovsky | A Note on a Recent Conjecture in Mathematics Magazine | null | null | null | null | math.PR math.HO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this note, we establish the validity of a conjecture recently proposed in
Mathematics Magazine and connect it to the existing interesting results
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 23:18:16 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Malinovsky",
"Yaakov",
""
]
] |
2504.13961 | Xiannan Huang | Chao Yang, Xiannan Huang, Shuhan Qiu, Yan Cheng | CONTINA: Confidence Interval for Traffic Demand Prediction with Coverage
Guarantee | null | null | null | null | cs.LG cs.AI stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Accurate short-term traffic demand prediction is critical for the operation
of traffic systems. Besides point estimation, the confidence interval of the
prediction is also of great importance. Many models for traffic operations,
such as shared bike rebalancing and taxi dispatching, take into account the
uncertainty of future demand and require confidence intervals as the input.
However, existing methods for confidence interval modeling rely on strict
assumptions, such as unchanging traffic patterns and correct model
specifications, to guarantee enough coverage. Therefore, the confidence
intervals provided could be invalid, especially in a changing traffic
environment. To fill this gap, we propose an efficient method, CONTINA
(Conformal Traffic Intervals with Adaptation) to provide interval predictions
that can adapt to external changes. By collecting the errors of interval during
deployment, the method can adjust the interval in the next step by widening it
if the errors are too large or shortening it otherwise. Furthermore, we
theoretically prove that the coverage of the confidence intervals provided by
our method converges to the target coverage level. Experiments across four
real-world datasets and prediction models demonstrate that the proposed method
can provide valid confidence intervals with shorter lengths. Our method can
help traffic management personnel develop a more reasonable and robust
operation plan in practice. And we release the code, model and dataset in
\href{ https://github.com/xiannanhuang/CONTINA/}{ Github}.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 01:14:53 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Yang",
"Chao",
""
],
[
"Huang",
"Xiannan",
""
],
[
"Qiu",
"Shuhan",
""
],
[
"Cheng",
"Yan",
""
]
] |
2504.13962 | Pedro Latorre Carmona | Jose Manuel Aroca-Fernandez, Jose Francisco Diez-Pastor, Pedro
Latorre-Carmona, Victor Elvira, Gustau Camps-Valls, Rodrigo Pascual, Cesar
Garcia-Osorio | A Collaborative Platform for Soil Organic Carbon Inference Based on
Spatiotemporal Remote Sensing Data | 28 pages, 11 figures | null | null | null | cs.CY cs.LG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Soil organic carbon (SOC) is a key indicator of soil health, fertility, and
carbon sequestration, making it essential for sustainable land management and
climate change mitigation. However, large-scale SOC monitoring remains
challenging due to spatial variability, temporal dynamics, and multiple
influencing factors. We present WALGREEN, a platform that enhances SOC
inference by overcoming limitations of current applications. Leveraging machine
learning and diverse soil samples, WALGREEN generates predictive models using
historical public and private data. Built on cloud-based technologies, it
offers a user-friendly interface for researchers, policymakers, and land
managers to access carbon data, analyze trends, and support evidence-based
decision-making. Implemented in Python, Java, and JavaScript, WALGREEN
integrates Google Earth Engine and Sentinel Copernicus via scripting,
OpenLayers, and Thymeleaf in a Model-View-Controller framework. This paper aims
to advance soil science, promote sustainable agriculture, and drive critical
ecosystem responses to climate change.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 04:50:18 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Aroca-Fernandez",
"Jose Manuel",
""
],
[
"Diez-Pastor",
"Jose Francisco",
""
],
[
"Latorre-Carmona",
"Pedro",
""
],
[
"Elvira",
"Victor",
""
],
[
"Camps-Valls",
"Gustau",
""
],
[
"Pascual",
"Rodrigo",
""
],
[
"Garcia-Osorio",
"Cesar",
""
]
] |
2504.13963 | Shin-ei Fujii | Shin-ei Fujii, Yasuki Tachibana, Tetsufumi Hirano | Rapidity scan with DCCI at LHC energy | 4 pages, 2 figures, proceedings of ATHIC 2025, Berhampur, Odisha,
India, 13-16 Jan. 2025 | null | null | null | nucl-th hep-ph nucl-ex | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We extend the dynamical core-corona initialization (DCCI2) model to include
the baryon number evolution in the entire system created in high-energy
heavy-ion collisions. Introducing the source term for the baryon number, we
describe the early-stage equilibration and later-stage hydrodynamic evolution
of the baryon number throughout the system from midrapidity to forward
rapidity. Through numerical simulations with this extended model, we show that
extremely large baryon chemical potentials are realized in forward rapidity
regions at the LHC energy and are comparable to those of the BES energies.
Moreover, we show that fluctuations of baryon chemical potentials are large
and, consequently, negative baryon chemical potential regions appear at
midrapidity.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 10:19:21 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Fujii",
"Shin-ei",
""
],
[
"Tachibana",
"Yasuki",
""
],
[
"Hirano",
"Tetsufumi",
""
]
] |
2504.13964 | Alice Nardelli Miss. | Alice Nardelli, Antonio Sgorbissa, Carmine Tommaso Recchiuto | Designing Empathetic Companions: Exploring Personality, Emotion, and
Trust in Social Robots | 8 pages, 6 figures | null | null | null | cs.HC cs.RO | http://creativecommons.org/licenses/by/4.0/ | How should a companion robot behave? In this research, we present a cognitive
architecture based on a tailored personality model to investigate the impact of
robotic personalities on the perception of companion robots. Drawing from
existing literature, we identified empathy, trust, and enjoyability as key
factors in building companionship with social robots. Based on these insights,
we implemented a personality-dependent, emotion-aware generator, recognizing
the crucial role of robot emotions in shaping these elements. We then conducted
a user study involving 84 dyadic conversation sessions with the emotional robot
Navel, which exhibited different personalities. Results were derived from a
multimodal analysis, including questionnaires, open-ended responses, and
behavioral observations. This approach allowed us to validate the developed
emotion generator and explore the relationship between the personality traits
of Agreeableness, Extraversion, Conscientiousness, and Empathy. Furthermore, we
drew robust conclusions on how these traits influence relational trust,
capability trust, enjoyability, and sociability.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 13:13:30 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Nardelli",
"Alice",
""
],
[
"Sgorbissa",
"Antonio",
""
],
[
"Recchiuto",
"Carmine Tommaso",
""
]
] |
2504.13965 | Nir Cafri | Nir Cafri | Dynamic Difficulty Adjustment With Brain Waves as a Tool for Optimizing
Engagement | 9 pages, 4 figures, originally developed as part of a neuroscience
and HCI research project | null | null | null | cs.HC cs.NE q-bio.NC | http://creativecommons.org/licenses/by-nc-sa/4.0/ | This study explores the use of electroencephalography (EEG)-based brain wave
monitoring to enable dynamic difficulty adjustment (DDA) in a virtual reality
(VR) gaming environment. Using the Task Engagement Index (TEI) derived from
frontal EEG electrodes, we adapt game challenge levels in real time to maintain
optimal player engagement. In a within-subject design with six participants, we
found that the DDA condition significantly increased engagement duration by
19.79% compared to a non-DDA control condition. These results suggest that
combining EEG, DDA, and VR technologies can enhance user experience and has
potential applications in adaptive learning, rehabilitation, and personalized
interfaces.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 13:15:54 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Cafri",
"Nir",
""
]
] |
2504.13966 | Carolin Heinzler | Carolin Heinzler | Adversarial Resilience against Clean-Label Attacks in Realizable and
Noisy Settings | Master's thesis | null | null | null | cs.LG stat.ML | http://creativecommons.org/licenses/by/4.0/ | We investigate the challenge of establishing stochastic-like guarantees when
sequentially learning from a stream of i.i.d. data that includes an unknown
quantity of clean-label adversarial samples. We permit the learner to abstain
from making predictions when uncertain. The regret of the learner is measured
in terms of misclassification and abstention error, where we allow the learner
to abstain for free on adversarial injected samples. This approach is based on
the work of Goel, Hanneke, Moran, and Shetty from arXiv:2306.13119. We explore
the methods they present and manage to correct inaccuracies in their
argumentation.
However, this approach is limited to the realizable setting, where labels are
assigned according to some function $f^*$ from the hypothesis space
$\mathcal{F}$. Based on similar arguments, we explore methods to make
adaptations for the agnostic setting where labels are random. Introducing the
notion of a clean-label adversary in the agnostic context, we are the first to
give a theoretical analysis of a disagreement-based learner for thresholds,
subject to a clean-label adversary with noise.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 13:20:12 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Heinzler",
"Carolin",
""
]
] |
2504.13967 | Yufei Bai | Yufei Bai | Maze-Bubble Pattern Magnetic Domain Simulation Based on the
Lengyel-Epstein Model | null | null | null | null | cond-mat.mtrl-sci math.AP | http://creativecommons.org/licenses/by/4.0/ | This study is based on the Lengyel-Epstein (LE) model, governed by a system
of nonlinear partial differential equations, to simulate the maze-bubble
pattern magnetic domains in magnetic thin films with perpendicular magnetic
anisotropy (PMA). Through numerical simulations, we successfully reproduce the
maze, bubble, and intermediate-state magnetic domains observed in PMA
multilayer films under the influence of material thickness and external
magnetic fields. The topological structures of the magnetic domains shown in
the simulation closely resemble those observed under a microscope,
demonstrating the effectiveness of the LE model in simulating changes in the
magnetic domain topology of magnetic thin films. This study also innovatively
applies the concept of reaction-diffusion, commonly used in biochemistry, by
drawing an analogy to electromagnetism. This approach holds significant
implications for the study of magnetic domains.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 14:57:52 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Bai",
"Yufei",
""
]
] |
2504.13968 | Kampamolla Venkatasubbareddy | Venkatasubbareddy Kampamolla, Sankaranarayanan Ayyadurai | On the distribution of the sequence of integers $d(n^2)$ | null | null | null | null | math.NT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we study the distribution of the sequence of integers $d(n^2)$
under the assumption of the strong Riemann hypothesis. Under this assumption,
we provide a refined asymptotic formula for the sum $\displaystyle\sum_{n\leq
x}d(n^2)$ with an improved error term by extracting some more main terms.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 16:42:22 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Kampamolla",
"Venkatasubbareddy",
""
],
[
"Ayyadurai",
"Sankaranarayanan",
""
]
] |
2504.13970 | Niamh Mimnagh | Niamh Mimnagh | Revisiting John Snow's Cholera Map: A Data Visualisation Case Study for
Statistical Education | null | null | null | null | stat.ME | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Data visualisation is a fundamental tool in statistical analysis, enabling
the identification of patterns and relationships that might otherwise remain
hidden in raw data. One of the most famous historical examples is John Snow's
1854 cholera map, which demonstrated the spatial clustering of cholera cases
around a contaminated water pump in London. This study explores how Snow's
visualisation can be effectively incorporated into statistics education as an
interactive case study. Using R, we outline the steps involved in reproducing
Snow's cholera map, demonstrating geospatial data manipulation, visualisation
techniques, and spatial analysis. We discuss the pedagogical benefits of
historical case studies in statistics courses, emphasising their role in
fostering curiosity, critical thinking, and technical proficiency.
Additionally, we explore how these methods can be extended beyond epidemiology
to applications in public health, urban analytics and environmental science. By
integrating historical datasets with modern computational tools, educators can
create engaging, hands-on learning experiences that reinforce core statistical
principles while illustrating the real-world impact of data analysis.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 17:49:34 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Mimnagh",
"Niamh",
""
]
] |
2504.13971 | Abdulrahman Soliman | Abdelrahman Soliman | The Future of Internet of Things and Multimodal Language Models in 6G
Networks: Opportunities and Challenges | 11 pages | null | null | null | cs.CY cs.AI cs.ET cs.NI | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Based on recent trends in artificial intelligence and IoT research. The
cooperative potential of integrating the Internet of Things (IoT) and
Multimodal Language Models (MLLMs) is presented in this survey paper for future
6G systems. It focuses on the applications of this integration in different
fields, such as healthcare, agriculture, and smart cities, and investigates the
four pillars of IoT integration, such as sensors, communication, processing,
and security. The paper provides a comprehensive description of IoT and MLLM
technologies and applications, addresses the role of multimodality in each
pillar, and concludes with an overview of the most significant challenges and
directions for future research. The general survey is a roadmap for researchers
interested in tracing the application areas of MLLMs and IoT, highlighting the
potential and challenges in this rapidly growing field. The survey recognizes
the need to deal with data availability, computational expense, privacy, and
real-time processing to harness the complete potential of IoT, MLLM, and 6G
technology
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 18:57:06 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Soliman",
"Abdelrahman",
""
]
] |
2504.13972 | Dana Alsagheer | Dana Alsagheer, Abdulrahman Kamal, Mohammad Kamal, Weidong Shi | Governance Challenges in Reinforcement Learning from Human Feedback:
Evaluator Rationality and Reinforcement Stability | null | null | null | null | cs.CY cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Reinforcement Learning from Human Feedback (RLHF) is central in aligning
large language models (LLMs) with human values and expectations. However, the
process remains susceptible to governance challenges, including evaluator bias,
inconsistency, and the unreliability of feedback. This study examines how the
cognitive capacity of evaluators, specifically their level of rationality,
affects the stability of reinforcement signals. A controlled experiment
comparing high-rationality and low-rationality participants reveals that
evaluators with higher rationality scores produce significantly more consistent
and expert-aligned feedback. In contrast, lower-rationality participants
demonstrate considerable variability in their reinforcement decisions ($p <
0.01$). To address these challenges and improve RLHF governance, we recommend
implementing evaluator pre-screening, systematic auditing of feedback
consistency, and reliability-weighted reinforcement aggregation. These measures
enhance the fairness, transparency, and robustness of AI alignment pipelines.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 19:10:00 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Alsagheer",
"Dana",
""
],
[
"Kamal",
"Abdulrahman",
""
],
[
"Kamal",
"Mohammad",
""
],
[
"Shi",
"Weidong",
""
]
] |
2504.13973 | Myke C. Cohen | Myke C. Cohen, David A. Grimm, Reuth Mirsky, Xiaoyun Yin | Birds of a Different Feather Flock Together: Exploring Opportunities and
Challenges in Animal-Human-Machine Teaming | null | null | null | null | cs.AI cs.HC cs.MA | http://creativecommons.org/licenses/by/4.0/ | Animal-Human-Machine (AHM) teams are a type of hybrid intelligence system
wherein interactions between a human, AI-enabled machine, and animal members
can result in unique capabilities greater than the sum of their parts. This
paper calls for a systematic approach to studying the design of AHM team
structures to optimize performance and overcome limitations in various applied
settings. We consider the challenges and opportunities in investigating the
synergistic potential of AHM team members by introducing a set of dimensions of
AHM team functioning to effectively utilize each member's strengths while
compensating for individual weaknesses. Using three representative examples of
such teams -- security screening, search-and-rescue, and guide dogs -- the
paper illustrates how AHM teams can tackle complex tasks. We conclude with open
research directions that this multidimensional approach presents for studying
hybrid human-AI systems beyond AHM teams.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 19:26:50 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Cohen",
"Myke C.",
""
],
[
"Grimm",
"David A.",
""
],
[
"Mirsky",
"Reuth",
""
],
[
"Yin",
"Xiaoyun",
""
]
] |
2504.13974 | Reza Zarrab | Yao Zhiwan, Reza Zarrab, Jean Dubois | Enhancing Stroke Diagnosis in the Brain Using a Weighted Deep Learning
Approach | null | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by-nc-sa/4.0/ | A brain stroke occurs when blood flow to a part of the brain is disrupted,
leading to cell death. Traditional stroke diagnosis methods, such as CT scans
and MRIs, are costly and time-consuming. This study proposes a weighted voting
ensemble (WVE) machine learning model that combines predictions from
classifiers like random forest, Deep Learning, and histogram-based gradient
boosting to predict strokes more effectively. The model achieved 94.91%
accuracy on a private dataset, enabling early risk assessment and prevention.
Future research could explore optimization techniques to further enhance
accuracy.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 21:54:36 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Zhiwan",
"Yao",
""
],
[
"Zarrab",
"Reza",
""
],
[
"Dubois",
"Jean",
""
]
] |
2504.13975 | Mehmet Yamac | Mehmet Yama\c{c}, Muhammad Numan Yousaf, Serkan Kiranyaz, Moncef
Gabbouj | Multiscale Tensor Summation Factorization as a New Neural Network Layer
(MTS Layer) for Multidimensional Data Processing | 13 pages | null | null | null | cs.LG cs.AI cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Multilayer perceptrons (MLP), or fully connected artificial neural networks,
are known for performing vector-matrix multiplications using learnable weight
matrices; however, their practical application in many machine learning tasks,
especially in computer vision, can be limited due to the high dimensionality of
input-output pairs at each layer. To improve efficiency, convolutional
operators have been utilized to facilitate weight sharing and local
connections, yet they are constrained by limited receptive fields. In this
paper, we introduce Multiscale Tensor Summation (MTS) Factorization, a novel
neural network operator that implements tensor summation at multiple scales,
where each tensor to be summed is obtained through Tucker-decomposition-like
mode products. Unlike other tensor decomposition methods in the literature, MTS
is not introduced as a network compression tool; instead, as a new backbone
neural layer. MTS not only reduces the number of parameters required while
enhancing the efficiency of weight optimization compared to traditional dense
layers (i.e., unfactorized weight matrices in MLP layers), but it also
demonstrates clear advantages over convolutional layers. The proof-of-concept
experimental comparison of the proposed MTS networks with MLPs and
Convolutional Neural Networks (CNNs) demonstrates their effectiveness across
various tasks, such as classification, compression, and signal restoration.
Additionally, when integrated with modern non-linear units such as the
multi-head gate (MHG), also introduced in this study, the corresponding neural
network, MTSNet, demonstrates a more favorable complexity-performance tradeoff
compared to state-of-the-art transformers in various computer vision
applications. The software implementation of the MTS layer and the
corresponding MTS-based networks, MTSNets, is shared at
https://github.com/mehmetyamac/MTSNet.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 22:19:59 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Yamaç",
"Mehmet",
""
],
[
"Yousaf",
"Muhammad Numan",
""
],
[
"Kiranyaz",
"Serkan",
""
],
[
"Gabbouj",
"Moncef",
""
]
] |
2504.13976 | Wrick Talukdar | Wrick Talukdar | Gas Station of the Future: A Perspective on AI/ML and IoT in Retail
Downstream | null | European Journal of Technology 2021-04-15 | 10.47672/ejt.2676 | null | cs.CY cs.AI | http://creativecommons.org/licenses/by/4.0/ | The gas station of the future is poised to transform from a simple fuel
dispensing center into an intelligent retail hub, driven by advancements in
Artificial Intelligence (AI), Machine Learning (ML), and the Internet of Things
(IoT). This paper explores how technology is reshaping the retail downstream
sector while briefly addressing the upstream and midstream segments. By
leveraging AI/ML for predictive analytics, dynamic pricing, personalized
customer engagement, and IoT for real-time monitoring and automation, the
future gas station will redefine the fuel retail experience. Additionally, this
paper incorporates statistics, AI/ML core technical concepts, mathematical
formulations, case studies, and a proposed framework for a fully autonomous gas
station.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 22:27:38 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Talukdar",
"Wrick",
""
]
] |
2504.13977 | Lucas Kania | Lucas Kania, Larry Wasserman and Sivaraman Balakrishnan | Testing Random Effects for Binomial Data | null | null | null | null | math.ST stat.ME stat.TH | http://creativecommons.org/licenses/by/4.0/ | In modern scientific research, small-scale studies with limited participants
are increasingly common. However, interpreting individual outcomes can be
challenging, making it standard practice to combine data across studies using
random effects to draw broader scientific conclusions. In this work, we
introduce an optimal methodology for assessing the goodness of fit between a
given reference distribution and the distribution of random effects arising
from binomial counts.
Using the minimax framework, we characterize the smallest separation between
the null and alternative hypotheses, called the critical separation, under the
1-Wasserstein distance that ensures the existence of a valid and powerful test.
The optimal test combines a plug-in estimator of the Wasserstein distance with
a debiased version of Pearson's chi-squared test.
We focus on meta-analyses, where a key question is whether multiple studies
agree on a treatment's effectiveness before pooling data. That is, researchers
must determine whether treatment effects are homogeneous across studies. We
begin by analyzing scenarios with a specified reference effect, such as testing
whether all studies show the treatment is effective 80% of the time, and
describe how the critical separation depends on the reference effect. We then
extend the analysis to homogeneity testing without a reference effect and
construct an optimal test by debiasing Cochran's chi-squared test.
Finally, we illustrate how our proposed methodologies improve the
construction of p-values and confidence intervals, with applications to
assessing drug safety in the context of rare adverse outcomes and modeling
political outcomes at the county level.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 2025 23:22:00 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Kania",
"Lucas",
""
],
[
"Wasserman",
"Larry",
""
],
[
"Balakrishnan",
"Sivaraman",
""
]
] |
2504.13978 | Yuqing Liu | Yuqing Liu, Meng Zhao, Guanlan Hu, Yuchen Zhang | Association between nutritional factors, inflammatory biomarkers and
cancer types: an analysis of NHANES data using machine learning | null | null | null | null | q-bio.QM cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Background. Diet and inflammation are critical factors influencing cancer
risk. However, the combined impact of nutritional status and inflammatory
biomarkers on cancer status and type, using machine learning (ML), remains
underexplored.
Objectives. This study investigates the association between nutritional
factors, inflammatory biomarkers, and cancer status, and whether these
relationships differ across cancer types using National Health and Nutrition
Examination Survey (NHANES) data.
Methods. We analyzed 24 macro- and micronutrients, C-reactive protein (CRP),
and the advanced lung cancer inflammation index (ALI) in 26,409 NHANES
participants (2,120 with cancer). Multivariable logistic regression assessed
associations with cancer prevalence. We also examined whether these features
differed across the five most common cancer types. To evaluate predictive
value, we applied three ML models - Logistic Regression, Random Forest, and
XGBoost - on the full feature set.
Results. The cohort's mean age was 49.1 years; 34.7% were obese.
Comorbidities such as anemia and liver conditions, along with nutritional
factors like protein and several vitamins, were key predictors of cancer
status. Among the models, Random Forest performed best, achieving an accuracy
of 0.72.
Conclusions. Higher-quality nutritional intake and lower levels of
inflammation may offer protective effects against cancer. These findings
highlight the potential of combining nutritional and inflammatory markers with
ML to inform cancer prevention strategies.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 02:22:33 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Liu",
"Yuqing",
""
],
[
"Zhao",
"Meng",
""
],
[
"Hu",
"Guanlan",
""
],
[
"Zhang",
"Yuchen",
""
]
] |
2504.13979 | Gadekallu Thippa Reddy | Thippa Reddy Gadekallu, Kapal Dev, Sunder Ali Khowaja, Weizheng Wang,
Hailin Feng, Kai Fang, Sharnil Pandya, Wei Wang | Framework, Standards, Applications and Best practices of Responsible AI
: A Comprehensive Survey | Submitted for peer review | null | null | null | cs.CY cs.AI | http://creativecommons.org/licenses/by/4.0/ | Responsible Artificial Intelligence (RAI) is a combination of ethics
associated with the usage of artificial intelligence aligned with the common
and standard frameworks. This survey paper extensively discusses the global and
national standards, applications of RAI, current technology and ongoing
projects using RAI, and possible challenges in implementing and designing RAI
in the industries and projects based on AI. Currently, ethical standards and
implementation of RAI are decoupled which caters each industry to follow their
own standards to use AI ethically. Many global firms and government
organizations are taking necessary initiatives to design a common and standard
framework. Social pressure and unethical way of using AI forces the RAI design
rather than implementation.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 03:23:52 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Gadekallu",
"Thippa Reddy",
""
],
[
"Dev",
"Kapal",
""
],
[
"Khowaja",
"Sunder Ali",
""
],
[
"Wang",
"Weizheng",
""
],
[
"Feng",
"Hailin",
""
],
[
"Fang",
"Kai",
""
],
[
"Pandya",
"Sharnil",
""
],
[
"Wang",
"Wei",
""
]
] |
2504.13980 | Ding-Dang Yang | Ding-Dang Yang | Simulating Nonlinearity in Quantum Neural Networks While Mitigating
Barren Plateaus | 22 pages including appendix, 7 figures | null | null | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Quantum neural networks (QNNs) encounter significant challenges in realizing
nonlinear behavior and effectively optimizing parameters. This study addresses
these issues by modeling nonlinearity through a Taylor series expansion, where
the method uses tensor products to generate the series basis, and parameterized
unitary matrices define the corresponding coefficients. This design
substantially reduces quantum circuit depth compared to conventional methods
that rely on parameterized quantum gates, thereby mitigating the barren plateau
problem. A QNN was implemented and tested on the MNIST and Fashion MNIST
datasets to evaluate the proposed method, achieving test accuracies of 98.7%
and 88.3%, respectively. With noise added, the accuracy decreased slightly to
98.6% and 87.2%.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 06:04:17 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Yang",
"Ding-Dang",
""
]
] |
2504.13981 | Sushant Singh | Sushant Singh and Ausif Mahmood | CacheFormer: High Attention-Based Segment Caching | null | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Efficiently handling long contexts in transformer-based language models with
low perplexity is an active area of research. Numerous recent approaches like
Linformer, Longformer, Performer, and Structured state space models (SSMs).,
have not fully resolved this problem. All these models strive to reduce the
quadratic time complexity of the attention mechanism while minimizing the loss
in quality due to the effective compression of the long context. Inspired by
the cache and virtual memory principle in computers, where in case of a cache
miss, not only the needed data is retrieved from the memory, but the adjacent
data is also obtained, we apply this concept to handling long contexts by
dividing it into small segments. In our design, we retrieve the nearby segments
in an uncompressed form when high segment-level attention occurs at the
compressed level. Our en-hancements for handling long context include
aggregating four attention mechanisms consisting of short sliding window
attention, long compressed segmented attention, dynamically retrieving top k
high attention uncompressed segments, and overlapping segments in long segment
attention to avoid segment fragmentation. These enhancements result in an
architecture that outperforms ex-isting SOTA architectures with an average
perplexity improvement of 8.5% over similar model sizes.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 06:34:57 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Singh",
"Sushant",
""
],
[
"Mahmood",
"Ausif",
""
]
] |
2504.13982 | Ruoning Zhao | Ruoning Zhao, Xinyun Chen | When Machine Learning Meets Importance Sampling: A More Efficient Rare
Event Estimation Approach | null | null | null | null | cs.LG math.OC math.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Driven by applications in telecommunication networks, we explore the
simulation task of estimating rare event probabilities for tandem queues in
their steady state. Existing literature has recognized that importance sampling
methods can be inefficient, due to the exploding variance of the path-dependent
likelihood functions. To mitigate this, we introduce a new importance sampling
approach that utilizes a marginal likelihood ratio on the stationary
distribution, effectively avoiding the issue of excessive variance. In
addition, we design a machine learning algorithm to estimate this marginal
likelihood ratio using importance sampling data. Numerical experiments indicate
that our algorithm outperforms the classic importance sampling methods.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 07:25:56 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Zhao",
"Ruoning",
""
],
[
"Chen",
"Xinyun",
""
]
] |
2504.13983 | Hamideh-Sadat Fazael-Ardakani | Hamideh-Sadat Fazael-Ardakani, Hamid Soltanian-Zadeh | QuatE-D: A Distance-Based Quaternion Model for Knowledge Graph Embedding | null | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Knowledge graph embedding (KGE) methods aim to represent entities and
relations in a continuous space while preserving their structural and semantic
properties. Quaternion-based KGEs have demonstrated strong potential in
capturing complex relational patterns. In this work, we propose QuatE-D, a
novel quaternion-based model that employs a distance-based scoring function
instead of traditional inner-product approaches. By leveraging Euclidean
distance, QuatE-D enhances interpretability and provides a more flexible
representation of relational structures. Experimental results demonstrate that
QuatE-D achieves competitive performance while maintaining an efficient
parameterization, particularly excelling in Mean Rank reduction. These findings
highlight the effectiveness of distance-based scoring in quaternion embeddings,
offering a promising direction for knowledge graph completion.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 07:54:10 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Fazael-Ardakani",
"Hamideh-Sadat",
""
],
[
"Soltanian-Zadeh",
"Hamid",
""
]
] |
2504.13984 | Amrit Diggavi Seshadri | Amrit Diggavi Seshadri | One Jump Is All You Need: Short-Cutting Transformers for Early Exit
Prediction with One Jump to Fit All Exit Levels | null | null | null | null | cs.LG cs.AI cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | To reduce the time and computational costs of inference of large language
models, there has been interest in parameter-efficient low-rank early-exit
casting of transformer hidden-representations to final-representations. Such
low-rank short-cutting has been shown to outperform identity shortcuts at early
model stages while offering parameter-efficiency in shortcut jumps. However,
current low-rank methods maintain a separate early-exit shortcut jump to
final-representations for each transformer intermediate block-level during
inference. In this work, we propose selection of a single One-Jump-Fits-All
(OJFA) low-rank shortcut that offers over a 30x reduction in shortcut parameter
costs during inference. We show that despite this extreme reduction, our OJFA
choice largely matches the performance of maintaining multiple shortcut jumps
during inference and offers stable precision from all transformer block-levels
for GPT2-XL, Phi3-Mini and Llama2-7B transformer models.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 08:02:40 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Seshadri",
"Amrit Diggavi",
""
]
] |
2504.13985 | Hai-Feng Ding | Hai-Feng Ding | Conserved charges and asymptotic symmetries of BTZ-like black holes in
Einstein-bumblebee gravity | 21 pages, no figures | null | null | null | hep-th gr-qc | http://creativecommons.org/licenses/by/4.0/ | Using the solution phase space method, we investigate the conserved charges
of BTZ-like black holes in Einstein-bumblebee gravity. Our study shows that the
black hole mass, angular momentum and entropy are influenced by the
Lorentz-violating parameter. Through the study of the AdS/CFT correspondence,
we derive the asymptotic charge algebra, which consists of two copies of the
Virasoro algebra with non-trivial central charges. By employing the Cardy
formula, we calculate the microscopic entropy of dual conformal field theory,
which precisely matches with the Bekenstein-Hawking entropy. Furthermore, by
imposing the Detournay-Smoes-Wutte boundary conditions in the near horizon
geometry of the extremal BTZ-like black hole, we obtain a Virasoro-Kac-Moody
$\mathrm{U(1)}$ algebra, representing the symmetry algebra of a warped
conformal field theory.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 09:28:10 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Ding",
"Hai-Feng",
""
]
] |
2504.13986 | Paolo Liberatore | Paolo Liberatore | On the redundancy of short and heterogeneous sequences of belief
revisions | arXiv admin note: substantial text overlap with arXiv:2402.15445,
arXiv:2305.09200 | null | null | null | cs.CC cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Forgetting a specific belief revision episode may not erase information
because the other revisions may provide the same information or allow to deduce
it. Whether it does was proved coNP-hard for sequence of two arbitrary
lexicographic revision or arbitrarily long lexicographic Horn revision. A
polynomial algorithm is presented for the case of two Horn revision.
Heterogeneous sequences of revisions were proved to belong in Delta2. Their
previously proved coNP-hardness is enhanced by a proof of NP-hardness.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 10:12:04 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Liberatore",
"Paolo",
""
]
] |
2504.13987 | Tariq Berrada TariqBerrada | Tariq Berrada Ifriqi, Adriana Romero-Soriano, Michal Drozdzal, Jakob
Verbeek, Karteek Alahari | Entropy Rectifying Guidance for Diffusion and Flow Models | null | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | Guidance techniques are commonly used in diffusion and flow models to improve
image quality and consistency for conditional generative tasks such as
class-conditional and text-to-image generation. In particular, classifier-free
guidance (CFG) -- the most widely adopted guidance technique -- contrasts
conditional and unconditional predictions to improve the generated images. This
results, however, in trade-offs across quality, diversity and consistency,
improving some at the expense of others. While recent work has shown that it is
possible to disentangle these factors to some extent, such methods come with an
overhead of requiring an additional (weaker) model, or require more forward
passes per sampling step. In this paper, we propose Entropy Rectifying Guidance
(ERG), a simple and effective guidance mechanism based on inference-time
changes in the attention mechanism of state-of-the-art diffusion transformer
architectures, which allows for simultaneous improvements over image quality,
diversity and prompt consistency. ERG is more general than CFG and similar
guidance techniques, as it extends to unconditional sampling. ERG results in
significant improvements in various generation tasks such as text-to-image,
class-conditional and unconditional image generation. We also show that ERG can
be seamlessly combined with other recent guidance methods such as CADS and APG,
further boosting generation performance.
| [
{
"version": "v1",
"created": "Fri, 18 Apr 2025 10:15:33 GMT"
}
] | 2025-04-22T00:00:00 | [
[
"Ifriqi",
"Tariq Berrada",
""
],
[
"Romero-Soriano",
"Adriana",
""
],
[
"Drozdzal",
"Michal",
""
],
[
"Verbeek",
"Jakob",
""
],
[
"Alahari",
"Karteek",
""
]
] |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.