
2025-06-14 20:14:00
Javor v misce. #bonsai
Javor v misce. #bonsai
Filings: Bengaluru-based fintech Cred, which offers rewards for paying credit card bills and more, raised ~$72M at a $3.5B valuation, down from $6.4B in 2022 (The Economic Times)
https://ec…
SWE-Factory: Your Automated Factory for Issue Resolution Training Data and Evaluation Benchmarks
Lianghong Guo, Yanlin Wang, Caihua Li, Pengyu Yang, Jiachi Chen, Wei Tao, Yingtian Zou, Duyu Tang, Zibin Zheng
https://arxiv.org/abs/2506.10954
MultiCoSim: A Python-based Multi-Fidelity Co-Simulation Framework
Quinn Thibeault, Giulia Pedrielli
https://arxiv.org/abs/2506.10869 https://
Evaluating Large Language Models on Non-Code Software Engineering Tasks
Fabian C. Pe\~na, Steffen Herbold
https://arxiv.org/abs/2506.10833 https://
OK, did not knew that and that last line saved me quite some time today:
$ unset my_var
$ echo "${my_var:-default}"
default
$ my_var=""
$ echo "${my_var:-default}"
default
$ unset my_var
$ echo "${my_var-default}"
default
$ my_var=""
$ echo "${my_var-default}"
It is so cool when you are not a first one who needs default value for variable but only if not set, not when emp…
Solving Package Management via Hypergraph Dependency Resolution
Ryan Gibb, Patrick Ferris, David Allsopp, Michael Winston Dales, Mark Elvers, Thomas Gazagnaire, Sadiq Jaffer, Thomas Leonard, Jon Ludlam, Anil Madhavapeddy
https://arxiv.org/abs/2506.10803
What Users Value and Critique: Large-Scale Analysis of User Feedback on AI-Powered Mobile Apps
Vinaik Chhetri, Krishna Upadhyay, A. B. Siddique, Umar Farooq
https://arxiv.org/abs/2506.10785
From Tea Leaves to System Maps: Context-awareness in Monitoring Operational Machine Learning Models
Joran Leest, Claudia Raibulet, Patricia Lago, Ilias Gerostathopoulos
https://arxiv.org/abs/2506.10770
Formalising Software Requirements using Large Language Models
Arshad Beg, Diarmuid O'Donoghue, Rosemary Monahan
https://arxiv.org/abs/2506.10704 https:…
Not One to Rule Them All: Mining Meaningful Code Review Orders From GitHub
Abir Bouraffa, Carolin Brandt, Andy Zaidmann, Walid Maalej
https://arxiv.org/abs/2506.10654
Scalable Software Testing in Fast Virtual Platforms: Leveraging SystemC, QEMU and Containerization
Lukas J\"unger, Jan Henrik Weinstock, Tim Kraus
https://arxiv.org/abs/2506.10624
AdaptiveLLM: A Framework for Selecting Optimal Cost-Efficient LLM for Code-Generation Based on CoT Length
Junhang Cheng, Fang Liu, Chengru Wu, Li Zhang
https://arxiv.org/abs/2506.10525
BugGen: A Self-Correcting Multi-Agent LLM Pipeline for Realistic RTL Bug Synthesis
Surya Jasper, Minh Luu, Evan Pan, Aakash Tyagi, Michael Quinn, Jiang Hu, David Kebo Houngninou
https://arxiv.org/abs/2506.10501
EXPEREPAIR: Dual-Memory Enhanced LLM-based Repository-Level Program Repair
Fangwen Mu, Junjie Wang, Lin Shi, Song Wang, Shoubin Li, Qing Wang
https://arxiv.org/abs/2506.10484
Towards Understanding Bugs in Distributed Training and Inference Frameworks for Large Language Models
Xiao Yu, Haoxuan Chen, Feifei Niu, Xing Hu, Jacky Wai Keung, Xin Xia
https://arxiv.org/abs/2506.10426
Bug Classification in Quantum Software: A Rule-Based Framework and Its Evaluation
Mir Mohammad Yousuf, Shabir Ahmad Sofi
https://arxiv.org/abs/2506.10397 h…
MLLM-Based UI2Code Automation Guided by UI Layout Information
Fan Wu, Cuiyun Gao, Shuqing Li, Xin-Cheng Wen, Qing Liao
https://arxiv.org/abs/2506.10376 htt…
AutoGEEval : A Multi-Level and Multi-Geospatial-Modality Automated Evaluation Framework for Large Language Models in Geospatial Code Generation on Google Earth Engine
Shuyang Hou, Zhangxiao Shen, Huayi Wu, Haoyue Jiao, Ziqi Liu, Lutong Xie, Chang Liu, Jianyuan Liang, Yaxian Qing, Xiaopu Zhang, Dehua Peng, Zhipeng Gui, Xuefeng Guan
https://
Augmenting Large Language Models with Static Code Analysis for Automated Code Quality Improvements
Seyed Moein Abtahi, Akramul Azim
https://arxiv.org/abs/2506.10330
Minimizing False Positives in Static Bug Detection via LLM-Enhanced Path Feasibility Analysis
Xueying Du, Kai Yu, Chong Wang, Yi Zou, Wentai Deng, Zuoyu Ou, Xin Peng, Lingming Zhang, Yiling Lou
https://arxiv.org/abs/2506.10322
AI-Based Software Vulnerability Detection: A Systematic Literature Review
Samiha Shimmi, Hamed Okhravi, Mona Rahimi
https://arxiv.org/abs/2506.10280 https:…
Prompt Variability Effects On LLM Code Generation
Andrei Paleyes, Radzim Sendyka, Diana Robinson, Christian Cabrera, Neil D. Lawrence
https://arxiv.org/abs/2506.10204
Reward Models Enable Scalable Code Verification by Trading Accuracy for Throughput
Gabriel Orlanski, Nicholas Roberts, Aws Albarghouthi, Frederic Sala
https://arxiv.org/abs/2506.10056
The Effects of GitHub Copilot on Computing Students' Programming Effectiveness, Efficiency, and Processes in Brownfield Programming Tasks
Md Istiak Hossain Shihab, Christopher Hundhausen, Ahsun Tariq, Summit Haque, Yunhan Qiao, Brian Mulanda
https://arxiv.org/abs/2506.10051
Online Discovery of Simulation Models for Evolving Business Processes (Extended Version)
Francesco Vinci, Gyunam Park, Wil van der Aalst, Massimiliano de Leoni
https://arxiv.org/abs/2506.10049
TrioXpert: An automated incident management framework for microservice system
Yongqian Sun, Yu Luo, Xidao Wen, Yuan Yuan, Xiaohui Nie, Shenglin Zhang, Tong Liu, Xi Luo
https://arxiv.org/abs/2506.10043
[2025-06-13 Fri (UTC), 24 new articles found for cs.SE Software Engineering]
toXiv_bot_toot
Replaced article(s) found for cs.SE. https://arxiv.org/list/cs.SE/new/
[1/1]:
An Empirical Evaluation of Pre-trained Large Language Models for Repairing Declarative Formal Spe...
Microservices and Real-Time Processing in Retail IT: A Review of Open-Source Toolchains and Deployment Strategies
Aaditaa Vashisht (Department of Information Science,Engineering, RV College of Engineering, India), Rekha B S (Department of Information Science,Engineering, RV College of Engineering, India)
https://arxiv.org/abs/25…
Assessing a Safety Case: Bottom-up Guidance for Claims and Evidence Evaluation
Scott Schnelle, Francesca Favaro, Laura Fraade-Blanar, David Wichner, Holland Broce, Justin Miranda
https://arxiv.org/abs/2506.09929
Stakeholder Participation for Responsible AI Development: Disconnects Between Guidance and Current Practice
Emma Kallina, Thomas Bohn\'e, Jat Singh
https://arxiv.org/abs/2506.09873
variability.dev: Towards an Online Toolbox for Feature Modeling
Tobias He{\ss}, Lukas Ostheimer, Tobias Betz, Simon Karrer, Tim Jannik Schmidt, Pierre Coquet, Sean Semmler, Thomas Th\"um
https://arxiv.org/abs/2506.09845
Towards Bridging Formal Methods and Human Interpretability
Abhijit Paul, Proma Chowdhury, Kazi Sakib
https://arxiv.org/abs/2506.09759 https://
A First Look at Bugs in LLM Inference Engines
Mugeng Liu, Siqi Zhong, Weichen Bi, Yixuan Zhang, Zhiyang Chen, Zhenpeng Chen, Xuanzhe Liu, Yun Ma
https://arxiv.org/abs/2506.09713
Mapping NVD Records to Their VFCs: How Hard is it?
Huu Hung Nguyen, Duc Manh Tran, Yiran Cheng, Thanh Le-Cong, Hong Jin Kang, Ratnadira Widyasari, Shar Lwin Khin, Ouh Eng Lieh, Ting Zhang, David Lo
https://arxiv.org/abs/2506.09702
Calculating Software's Energy Use and Carbon Emissions: A Survey of the State of Art, Challenges, and the Way Ahead
Priyavanshi Pathania, Nikhil Bamby, Rohit Mehra, Samarth Sikand, Vibhu Saujanya Sharma, Vikrant Kaulgud, Sanjay Podder, Adam P. Burden
https://arxiv.org/abs/2506.09683 …
Translating a VDM Model of a Medical Device into Kapture
Joe Hare, Leo Freitas, Ken Pierce
https://arxiv.org/abs/2506.09636 https://a…
ASTAGEN: Empirical Evaluation of Automated SATD Taxonomy Generation with LLMs
Sota Nakashima, Yuta Ishimoto, Masanari Kondo, Tao Xiao, Yasutaka Kamei
https://arxiv.org/abs/2506.09601
Automated Synthesis of Formally Verified Multi-Abstraction Function Summaries
Fanpeng Yang, Xu Ma, Shuling Wang, Xiong Xu, Qinxiang Cao, Naijun Zhan, Xiaofeng Li, Bin Gu
https://arxiv.org/abs/2506.09550
Reasoning as a Resource: Optimizing Fast and Slow Thinking in Code Generation Models
Zongjie Li, Shuai Wang
https://arxiv.org/abs/2506.09396 https://
Assessing the Impact of Refactoring Energy-Inefficient Code Patterns on Software Sustainability: An Industry Case Study
Rohit Mehra, Priyavanshi Pathania, Vibhu Saujanya Sharma, Vikrant Kaulgud, Sanjay Podder, Adam P. Burden
https://arxiv.org/abs/2506.09370
UTBoost: Rigorous Evaluation of Coding Agents on SWE-Bench
Boxi Yu, Yuxuan Zhu, Pinjia He, Daniel Kang
https://arxiv.org/abs/2506.09289 https://
Formal Methods Meets Readability: Auto-Documenting JML Java Code
Juan Carlos Recio Abad, Ruben Saborido, Francisco Chicano
https://arxiv.org/abs/2506.09230
[2025-06-12 Thu (UTC), 15 new articles found for cs.SE Software Engineering]
toXiv_bot_toot
Replaced article(s) found for cs.SE. https://arxiv.org/list/cs.SE/new/
[1/1]:
How Do Users Revise Architectural Related Questions on Stack Overflow: An Empirical Study
Replaced article(s) found for cs.SE. https://arxiv.org/list/cs.SE/new/
[1/1]:
Enhancing Open-Domain Task-Solving Capability of LLMs via Autonomous Tool Integration from GitHub
Boosting Rust Unit Test Coverage through Hybrid Program Analysis and Large Language Models
Bei Chu, Yang Feng, Kui Liu, Hange Shi, Zifan Nan, Zhaoqiang Guo, Baowen Xu
https://arxiv.org/abs/2506.09002
AdaDec: Uncertainty-Guided Adaptive Decoding for LLM-based Code Generation
Kaifeng He, Mingwei Liu, Chong Wang, Zike Li, Yanlin Wang, Xin Peng, Zibin Zheng
https://arxiv.org/abs/2506.08980
On The Impact of Merge Request Deviations on Code Review Practices
Samah Kansab, Francis Bordeleau, Ali Tizghadam
https://arxiv.org/abs/2506.08860 https://…
Towards a Knowledge Base of Common Sustainability Weaknesses in Green Software Development
Priyavanshi Pathania, Rohit Mehra, Vibhu Saujanya Sharma, Vikrant Kaulgud, Sanjay Podder, Adam P. Burden
https://arxiv.org/abs/2506.08812
Do Generative AI Tools Ensure Green Code? An Investigative Study
Samarth Sikand, Rohit Mehra, Vibhu Saujanya Sharma, Vikrant Kaulgud, Sanjay Podder, Adam P. Burden
https://arxiv.org/abs/2506.08790
Causality-aware Safety Testing for Autonomous Driving Systems
Wenbing Tang, Mingfei Cheng, Renzhi Wang, Yuan Zhou, Chengwei Liu, Yang Liu, Zuohua Ding
https://arxiv.org/abs/2506.08688
Proceedings of the 23rd International Overture Workshop
Hugo Daniel Macedo, Ken Pierce
https://arxiv.org/abs/2506.08680 https://arxiv…
Logic Mining from Process Logs: Towards Automated Specification and Verification
Radoslaw Klimek, Julia Witek
https://arxiv.org/abs/2506.08628 https://
RE-oriented Model Development with LLM Support and Deduction-based Verification
Radoslaw Klimek
https://arxiv.org/abs/2506.08606 https://
Evaluating the Performance and Efficiency of Sentence-BERT for Code Comment Classification
Fabian C. Pe\~na, Steffen Herbold
https://arxiv.org/abs/2506.08581
Detecting State Manipulation Vulnerabilities in Smart Contracts Using LLM and Static Analysis
Hao Wu, Haijun Wang, Shangwang Li, Yin Wu, Ming Fan, Yitao Zhao, Ting Liu
https://arxiv.org/abs/2506.08561
Understanding Software Engineering Agents Through the Lens of Traceability: An Empirical Study
Ira Ceka, Saurabh Pujar, Shyam Ramji, Luca Buratti, Gail Kaiser, Baishakhi Ray
https://arxiv.org/abs/2506.08311
MBTModelGenerator: A software tool for reverse engineering of Model-based Testing (MBT) models from clickstream data of web applications
Sasidhar Matta, Vahid Garousi
https://arxiv.org/abs/2506.08179
Repeton: Structured Bug Repair with ReAct-Guided Patch-and-Test Cycles
Nguyen Phu Vinh, Anh Chung Hoang, Chris Ngo, Truong-Son Hy
https://arxiv.org/abs/2506.08173
Worst-Case Symbolic Constraints Analysis and Generalisation with Large Language Models
Daniel Koh, Yannic Noller, Corina S. Pasareanu, Adrians Skapars, Youcheng Sun
https://arxiv.org/abs/2506.08171
A Metrics-Oriented Architectural Model to Characterize Complexity on Machine Learning-Enabled Systems
Renato Cordeiro Ferreira (University of S\~ao Paulo, Jheronimus Academy of Data Science, Technical University of Eindhoven, Tilburg University)
https://arxiv.org/abs/2506.08153
A Systematic Literature Review on Continuous Integration and Deployment (CI/CD) for Secure Cloud Computing
Sabbir M. Saleh, Nazim Madhavji, John Steinbacher
https://arxiv.org/abs/2506.08055
[2025-06-11 Wed (UTC), 17 new articles found for cs.SE Software Engineering]
toXiv_bot_toot
Adversarial Attack Classification and Robustness Testing for Large Language Models for Code
Yang Liu, Armstrong Foundjem, Foutse Khomh, Heng Li
https://arxiv.org/abs/2506.07942
Towards a Small Language Model Lifecycle Framework
Parsa Miraghaei, Sergio Moreschini, Antti Kolehmainen, David H\"astbacka
https://arxiv.org/abs/2506.07695
Centrality Change Proneness: an Early Indicator of Microservice Architectural Degradation
Alexander Bakhtin, Matteo Esposito, Valentina Lenarduzzi, Davide Taibi
https://arxiv.org/abs/2506.07690
Leveraging Network Methods for Hub-like Microservice Detection
Alexander Bakhtin, Matteo Esposito, Valentina Lenarduzzi, Davide Taibi
https://arxiv.org/abs/2506.07683
Evaluating LLMs Effectiveness in Detecting and Correcting Test Smells: An Empirical Study
E. G. Santana Jr, Jander Pereira Santos Junior, Erlon P. Almeida, Iftekhar Ahmed, Paulo Anselmo da Mota Silveira Neto, Eduardo Santana de Almeida
https://arxiv.org/abs/2506.07594
IntenTest: Stress Testing for Intent Integrity in API-Calling LLM Agents
Shiwei Feng, Xiangzhe Xu, Xuan Chen, Kaiyuan Zhang, Syed Yusuf Ahmed, Zian Su, Mingwei Zheng, Xiangyu Zhang
https://arxiv.org/abs/2506.07524
Large Language Models for Multilingual Vulnerability Detection: How Far Are We?
Honglin Shu, Michael Fu, Junji Yu, Dong Wang, Chakkrit Tantithamthavorn, Junjie Chen, Yasutaka Kamei
https://arxiv.org/abs/2506.07503
A Framework for Creating Non-Regressive Test Cases via Branch Consistency Analysis Driven by Descriptions
Yuxiang Zhang, Pengyu Xue, Zhen Yang, Xiaoxue Ren, Xiang Li, Linhao Wu, Jiancheng Zhao, Xingda Yu
https://arxiv.org/abs/2506.07486
Generate Realistic Test Scenes for V2X Communication Systems
An Guo, Xinyu Gao, Chunrong Fang, Haoxiang Tian, Weisong Sun, Yanzhou Mu, Shuncheng Tang, Lei Ma, Zhenyu Chen
https://arxiv.org/abs/2506.07419
GUIPilot: A Consistency-based Mobile GUI Testing Approach for Detecting Application-specific Bugs
Ruofan Liu, Xiwen Teoh, Yun Lin, Guanjie Chen, Ruofei Ren, Denys Poshyvanyk, Jin Song Dong
https://arxiv.org/abs/2506.07385
Taxonomy of migration scenarios for Qiskit refactoring using LLMs
Jos\'e Manuel Su\'arez, Lu\'is Mariano Bibb\'o, Joaqu\'in Bogado, Alejandro Fernandez
https://arxiv.org/abs/2506.07135
Is Your Training Pipeline Production-Ready? A Case Study in the Healthcare Domain
Daniel Lawand (University of S\~ao Paulo), Lucas Quaresma (University of S\~ao Paulo), Roberto Bolgheroni (University of S\~ao Paulo), Alfredo Goldman (University of S\~ao Paulo), Renato Cordeiro Ferreira (University of S\~ao Paulo, Jheronimus Academy of Data Science, Technical University of Eindhoven, Tilburg University)
Beyond Surface Similarity: Evaluating LLM-Based Test Refactorings with Structural and Semantic Awareness
Wendk\^uuni C. Ou\'edraogo, Yinghua Li, Xueqi Dang, Xin Zhou, Anil Koyuncu, Jacques Klein, David Lo, Tegawend\'e F. Bissyand\'e
https://arxiv.org/abs/2506.06767
Mind the Gap: A Readability-Aware Metric for Test Code Complexity
Wendk\^uuni C. Ou\'edraogo, Yinghua Li, Xueqi Dang, Xin Zhou, Anil Koyuncu, Jacques Klein, David Lo, Tegawend\'e F. Bissyand\'e
https://arxiv.org/abs/2506.06764
Private GPTs for LLM-driven testing in software development and machine learning
Jakub Jagielski, Markus Abel
https://arxiv.org/abs/2506.06509 https://
Information-Theoretic Detection of Unusual Source Code Changes
Adriano Torres, Sebastian Baltes, Christoph Treude, Markus Wagner
https://arxiv.org/abs/2506.06508
Enhancing Software Supply Chain Security Through STRIDE-Based Threat Modelling of CI/CD Pipelines
Sowmiya Dhandapani
https://arxiv.org/abs/2506.06478 https…
[2025-06-10 Tue (UTC), 17 new articles found for cs.SE Software Engineering]
toXiv_bot_toot
This https://arxiv.org/abs/2506.02954 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2506.02943 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2506.02791 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2505.23674 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2505.14759 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2505.13229 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2505.11205 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2505.07270 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2503.02610 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2502.06994 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2412.06430 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2410.08911 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2409.12519 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2409.05101 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2408.09568 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2312.17294 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
This https://arxiv.org/abs/2207.04285 has been replaced.
link: https://scholar.google.com/scholar?q=a