paper-with-me

Papers

SplitWise Regression: Stepwise Modeling with Adaptive Dummy Encoding

2025-05-21 · Marcell T. Kurbucz, Nikolaos Tzivanakis, Nilufer Sari Aslam, Adam M. Sykulski

Capturing nonlinear relationships without sacrificing interpretability remains a persistent challenge in regression modeling. We introduce SplitWise, a novel framework that enhances stepwise regression. It adaptively transforms numeric predictors into threshold-based binary features using shallow decision trees, but only when such transformations improve model fit, as assessed by the Akaike Information Criterion (AIC) or Bayesian Information Criterion (BIC). This approach preserves the transparency of linear models while flexibly capturing nonlinear effects. Implemented as a user-friendly R package, SplitWise is evaluated on both synthetic and real-world datasets. The results show that it consistently produces more parsimonious and generalizable models than traditional stepwise and penalized regression techniques.

📄 PDF Abstract BibTeX arXiv:2505.15423

Code (1)

mtkurbucz/SplitWise 공식 구현

Tasks

regression

Similar Papers 제목 키워드 기반

Adaptive Batching for Gaussian Process Surrogates with Application in Noisy Level Set Estimation

2020-03-19 · Xiong Lyu, Mike Ludkovski

We develop adaptive replicated designs for Gaussian process metamodels of stochastic experiments. Adaptive batching is a natural extension of sequential design heuristics with the benefit of replication growing as respon…

Splitwise: Collaborative Edge-Cloud Inference for LLMs via Lyapunov-Assisted DRL

2025-12-29 · Abolfazl Younesi, Abbas Shabrang Maryan, Elyas Oustad, Zahra Najafabadi Samani 외 arxiv

Deploying large language models (LLMs) on edge devices is challenging due to their limited memory and power resources. Cloud-only inference reduces device burden but introduces high latency and cost. Static edge-cloud pa…

Reinforcement Learning

Splitwiser: Efficient LM inference with constrained resources

2025-04-21 · Asad Aali, Adney Cardoza, Melissa Capo

Efficient inference of LLMs remains a crucial challenge, with two main phases: a compute-intensive prompt computation and a memory-intensive token generation. Despite existing batching and scheduling techniques, token ge…

GPUScheduling

Efficient Autoregressive Video Diffusion with Dummy Head

2026-01-28 · Hang Guo, Zhaoyang Jia, Jiahao Li, Bin Li 외 arxiv

The autoregressive video diffusion model has recently gained considerable research interest due to its causal modeling and iterative denoising. In this work, we identify that the multi-head self-attention in these models…

Video Generation

A Work Zone Simulation Model for Travel Time Prediction in a Connected Vehicle Environment

2018-01-20 · Xuejin Wen

A work zone bottleneck in a roadway network can cause traffic delays, emissions and safety issues. Accurate measurement and prediction of work zone travel time can help travelers make better routing decisions and therefo…

Model SelectionregressionTravel Time Estimation