home.social

#smoothing — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #smoothing, aggregated by home.social.

fetched live
  1. In 2003, Paul Eilers published a paper titled “A Perfect Smoother” [1], re-implementing and extending early ideas published by Whittaker in the 1920s [2].

    The method is based on a penalised least square approach, also called Tikhonov regularization (also called ridge regression!) and is a very general approach to deal with smoothing noisy data, overcoming some of the limitations of the Savitzky-Golay method.

    Read more on my recent blog post 👇

    nirpyresearch.com/whittaker-sm

    [1] Paul H. C. Eilers (2003). A Perfect Smoother, Anal. Chem. 75 (14): 3631–3636.
    [2] E. T. Whittaker (1922). On a New Method of Graduation, Proceedings of the Edinburgh Mathematical Society, 41: 63 – 75.

    #spectroscopy #smoothing #DataProcessing #ImageProcessing #Python #MachineLearning #Regression

  2. 'From Sparse to Dense Functional Data in High Dimensions: Revisiting Phase Transitions from a Non-Asymptotic Perspective', by Shaojun Guo, Dong Li, Xinghao Qiao, Yizhu Wang.

    jmlr.org/papers/v26/23-1578.ht

    #sparse #nonparametric #smoothing

  3. 'Efficient Active Manifold Identification via Accelerated Iteratively Reweighted Nuclear Norm Minimization', by Hao Wang, Ye Wang, Xiangyu Yang.

    jmlr.org/papers/v25/23-0449.ht

    #minimization #optimization #smoothing

  4. 'Random Smoothing Regularization in Kernel Gradient Descent Learning', by Liang Ding, Tianyang Hu, Jiahang Jiang, Donghao Li, Wenjia Wang, Yuan Yao.

    jmlr.org/papers/v25/23-0580.ht

    #regularization #smoothing #gradient

  5. 'Functions with average smoothness: structure, algorithms, and learning', by Yair Ashlagi, Lee-Ad Gottlieb, Aryeh Kontorovich.

    jmlr.org/papers/v25/23-0182.ht

    #smoothing #smoothness #bounding

  6. 'Nonparametric Regression for 3D Point Cloud Learning', by Xinyi Li, Shan Yu, Yueying Wang, Guannan Wang, Li Wang, Ming-Jun Lai.

    jmlr.org/papers/v25/22-0735.ht

    #smoothing #3d #clouds

  7. 'Additive smoothing error in backward variational inference for general state-space models', by Mathis Chagneux, Elisabeth Gassiat, Pierre Gloaguen, Sylvain Le Corff.

    jmlr.org/papers/v25/22-1392.ht

    #variational #smoothing #estimation

  8. Some of the algorithms introduced in our paper (with Dang) on the complexity of smoothing algorithms now implemented in my python package particles. More details here:
    statisfaction.wordpress.com/20
    #python #particles #SMC #smoothing

  9. Smoothing Big Fonts on Graphic LCDs - Here’s a neat little trick: take the jaggies out of scaled fonts on the fly! This technique is for u... - hackaday.com/2020/10/25/smooth #microcontrollers #softwarehacks #graphiclcd #smoothing #scaling #font #oled

  10. efficient pixels sub sampling: process allows to compute a color anywhere in an image without processing distances, just 3 linear interpolations (much faster) - implemented in gdscript
    #gamedev #sampling #smoothing #subpixel #texture #2d #inkscape
    @polymorphcool