Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 3, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 3, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 3, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 3, 2025

      SteelSeries reveals new Arctis Nova 3 Wireless headset series for Xbox, PlayStation, Nintendo Switch, and PC

      June 3, 2025

      The Witcher 4 looks absolutely amazing in UE5 technical presentation at State of Unreal 2025

      June 3, 2025

      Razer’s having another go at making it so you never have to charge your wireless gaming mouse, and this time it might have nailed it

      June 3, 2025

      Alienware’s rumored laptop could be the first to feature NVIDIA’s revolutionary Arm-based APU

      June 3, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      easy-live2d – About Make your Live2D as easy to control as a pixi sprite! Live2D Web SDK based on Pixi.js.

      June 3, 2025
      Recent

      easy-live2d – About Make your Live2D as easy to control as a pixi sprite! Live2D Web SDK based on Pixi.js.

      June 3, 2025

      From Kitchen To Conversion

      June 3, 2025

      Perficient Included in Forrester’s AI Technical Services Landscape, Q2 2025

      June 3, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      SteelSeries reveals new Arctis Nova 3 Wireless headset series for Xbox, PlayStation, Nintendo Switch, and PC

      June 3, 2025
      Recent

      SteelSeries reveals new Arctis Nova 3 Wireless headset series for Xbox, PlayStation, Nintendo Switch, and PC

      June 3, 2025

      The Witcher 4 looks absolutely amazing in UE5 technical presentation at State of Unreal 2025

      June 3, 2025

      Razer’s having another go at making it so you never have to charge your wireless gaming mouse, and this time it might have nailed it

      June 3, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Machine Learning»Biophysical Brain Models Get a 2000× Speed Boost: Researchers from NUS, UPenn, and UPF Introduce DELSSOME to Replace Numerical Integration with Deep Learning Without Sacrificing Accuracy

    Biophysical Brain Models Get a 2000× Speed Boost: Researchers from NUS, UPenn, and UPF Introduce DELSSOME to Replace Numerical Integration with Deep Learning Without Sacrificing Accuracy

    April 16, 2025

    Biophysical modeling serves as a valuable tool for understanding brain function by linking neural dynamics at the cellular level with large-scale brain activity. These models are governed by biologically interpretable parameters, many of which can be directly measured through experiments. However, some parameters remain unknown and must be tuned to align simulations with empirical data, such as resting-state fMRI. Traditional optimization approaches—including exhaustive search, gradient descent, evolutionary algorithms, and Bayesian optimization—require repeated numerical integration of complex differential equations, making them computationally intensive and difficult to scale for models involving numerous parameters or brain regions. As a result, many studies simplify the problem by tuning only a few parameters or assuming uniform properties across regions, which limits biological realism.

    More recent efforts aim to enhance biological plausibility by accounting for spatial heterogeneity in cortical properties, using advanced optimization techniques like Bayesian or evolutionary strategies. These methods improve the match between simulated and real brain activity and can generate interpretable metrics such as the excitation/inhibition ratio, validated through pharmacological and PET imaging. Despite these advancements, a significant bottleneck remains: the high computational cost of integrating differential equations during optimization. Deep neural networks (DNNs) have been proposed in other scientific fields to approximate this process by learning the relationship between model parameters and resulting outputs, significantly speeding up computation. However, applying DNNs to brain models is more challenging due to the stochastic nature of the equations and the vast number of integration steps required, which makes current DNN-based methods insufficient without substantial adaptation.

    Researchers from institutions including the National University of Singapore, the University of Pennsylvania, and Universitat Pompeu Fabra have introduced DELSSOME (Deep Learning for Surrogate Statistics Optimization in Mean Field Modeling). This framework replaces costly numerical integration with a deep learning model that predicts whether specific parameters yield biologically realistic brain dynamics. Applied to the feedback inhibition control (FIC) model, DELSSOME offers a 2000× speedup and maintains accuracy. Integrated with evolutionary optimization, it generalizes across datasets, such as HCP and PNC, without additional tuning, achieving a 50× speedup. This approach enables large-scale, biologically grounded modeling in population-level neuroscience studies.

    The study utilized neuroimaging data from the HCP and PNC datasets, processing resting-state fMRI and diffusion MRI scans to compute functional connectivity (FC), functional connectivity dynamics (FCD), and structural connectivity (SC) matrices. A deep learning model, DELSSOME, was developed with two components: a within-range classifier to predict if firing rates fall within a biological range, and a cost predictor to estimate discrepancies between simulated and empirical FC/FCD data. Training used CMA-ES optimization, generating over 900,000 data points across training, validation, and test sets. Separate MLPs embedded inputs like FIC parameters, SC, and empirical FC/FCD to support accurate prediction.

    The FIC model simulates the activity of excitatory and inhibitory neurons in cortical regions using a system of differential equations. The model was optimized using the CMA-ES algorithm to make it more accurate, which evaluates numerous parameter sets through computationally expensive numerical integration. To reduce this cost, the researchers introduced DELSSOME, a deep learning-based surrogate that predicts whether model parameters will yield biologically plausible firing rates and realistic FCD. DELSSOME achieved a 2000× speed-up in evaluation and a 50× speed-up in optimization, while maintaining comparable accuracy to the original method.

    Hostinger

    In conclusion, the study introduces DELSSOME, a deep learning framework that significantly accelerates the estimation of parameters in biophysical brain models, achieving a 2000× speedup over traditional Euler integration and a 50× boost when combined with CMA-ES optimization. DELSSOME comprises two neural networks that predict firing rate validity and FC+FCD cost using shared embeddings of model parameters and empirical data. The framework generalizes across datasets without additional tuning and maintains model accuracy. Although retraining is required for different models or parameters, DELSSOME’s core approach—predicting surrogate statistics rather than time series—offers a scalable solution for population-level brain modeling.


    Here is the Paper. Also, don’t forget to follow us on Twitter and join our Telegram Channel and LinkedIn Group. Don’t Forget to join our 90k+ ML SubReddit.

    🔥 [Register Now] miniCON Virtual Conference on AGENTIC AI: FREE REGISTRATION + Certificate of Attendance + 4 Hour Short Event (May 21, 9 am- 1 pm PST) + Hands on Workshop

    The post Biophysical Brain Models Get a 2000× Speed Boost: Researchers from NUS, UPenn, and UPF Introduce DELSSOME to Replace Numerical Integration with Deep Learning Without Sacrificing Accuracy appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticlePerl Screenshot Tool
    Next Article Automate Amazon EKS troubleshooting using an Amazon Bedrock agentic workflow

    Related Posts

    Machine Learning

    How to Evaluate Jailbreak Methods: A Case Study with the StrongREJECT Benchmark

    June 3, 2025
    Machine Learning

    Distillation Scaling Laws

    June 3, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Supply-chain CAPTCHA attack hits over 100 car dealerships

    Development

    Multimodal AI Needs More Than Modality Support: Researchers Propose General-Level and General-Bench to Evaluate True Synergy in Generalist Models

    Machine Learning

    Grabber is an imageboard/booru downloader

    Linux

    Evaluating AI Model Security Using Red Teaming Approach: A Comprehensive Study on LLM and MLLM Robustness Against Jailbreak Attacks and Future Improvements

    Development

    Highlights

    CVE-2025-37780 – Linux Kernel Isofs Fid Handle Bytes Vulnerability

    May 1, 2025

    CVE ID : CVE-2025-37780

    Published : May 1, 2025, 2:15 p.m. | 1 hour, 10 minutes ago

    Description : In the Linux kernel, the following vulnerability has been resolved:

    isofs: Prevent the use of too small fid

    syzbot reported a slab-out-of-bounds Read in isofs_fh_to_parent. [1]

    The handle_bytes value passed in by the reproducing program is equal to 12.
    In handle_to_path(), only 12 bytes of memory are allocated for the structure
    file_handle->f_handle member, which causes an out-of-bounds access when
    accessing the member parent_block of the structure isofs_fid in isofs,
    because accessing parent_block requires at least 16 bytes of f_handle.
    Here, fh_len is used to indirectly confirm that the value of handle_bytes
    is greater than 3 before accessing parent_block.

    [1]
    BUG: KASAN: slab-out-of-bounds in isofs_fh_to_parent+0x1b8/0x210 fs/isofs/export.c:183
    Read of size 4 at addr ffff0000cc030d94 by task syz-executor215/6466
    CPU: 1 UID: 0 PID: 6466 Comm: syz-executor215 Not tainted 6.14.0-rc7-syzkaller-ga2392f333575 #0
    Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
    Call trace:
    show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:466 (C)
    __dump_stack lib/dump_stack.c:94 [inline]
    dump_stack_lvl+0xe4/0x150 lib/dump_stack.c:120
    print_address_description mm/kasan/report.c:408 [inline]
    print_report+0x198/0x550 mm/kasan/report.c:521
    kasan_report+0xd8/0x138 mm/kasan/report.c:634
    __asan_report_load4_noabort+0x20/0x2c mm/kasan/report_generic.c:380
    isofs_fh_to_parent+0x1b8/0x210 fs/isofs/export.c:183
    exportfs_decode_fh_raw+0x2dc/0x608 fs/exportfs/expfs.c:523
    do_handle_to_path+0xa0/0x198 fs/fhandle.c:257
    handle_to_path fs/fhandle.c:385 [inline]
    do_handle_open+0x8cc/0xb8c fs/fhandle.c:403
    __do_sys_open_by_handle_at fs/fhandle.c:443 [inline]
    __se_sys_open_by_handle_at fs/fhandle.c:434 [inline]
    __arm64_sys_open_by_handle_at+0x80/0x94 fs/fhandle.c:434
    __invoke_syscall arch/arm64/kernel/syscall.c:35 [inline]
    invoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:49
    el0_svc_common+0x130/0x23c arch/arm64/kernel/syscall.c:132
    do_el0_svc+0x48/0x58 arch/arm64/kernel/syscall.c:151
    el0_svc+0x54/0x168 arch/arm64/kernel/entry-common.c:744
    el0t_64_sync_handler+0x84/0x108 arch/arm64/kernel/entry-common.c:762
    el0t_64_sync+0x198/0x19c arch/arm64/kernel/entry.S:600

    Allocated by task 6466:
    kasan_save_stack mm/kasan/common.c:47 [inline]
    kasan_save_track+0x40/0x78 mm/kasan/common.c:68
    kasan_save_alloc_info+0x40/0x50 mm/kasan/generic.c:562
    poison_kmalloc_redzone mm/kasan/common.c:377 [inline]
    __kasan_kmalloc+0xac/0xc4 mm/kasan/common.c:394
    kasan_kmalloc include/linux/kasan.h:260 [inline]
    __do_kmalloc_node mm/slub.c:4294 [inline]
    __kmalloc_noprof+0x32c/0x54c mm/slub.c:4306
    kmalloc_noprof include/linux/slab.h:905 [inline]
    handle_to_path fs/fhandle.c:357 [inline]
    do_handle_open+0x5a4/0xb8c fs/fhandle.c:403
    __do_sys_open_by_handle_at fs/fhandle.c:443 [inline]
    __se_sys_open_by_handle_at fs/fhandle.c:434 [inline]
    __arm64_sys_open_by_handle_at+0x80/0x94 fs/fhandle.c:434
    __invoke_syscall arch/arm64/kernel/syscall.c:35 [inline]
    invoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:49
    el0_svc_common+0x130/0x23c arch/arm64/kernel/syscall.c:132
    do_el0_svc+0x48/0x58 arch/arm64/kernel/syscall.c:151
    el0_svc+0x54/0x168 arch/arm64/kernel/entry-common.c:744
    el0t_64_sync_handler+0x84/0x108 arch/arm64/kernel/entry-common.c:762
    el0t_64_sync+0x198/0x19c arch/arm64/kernel/entry.S:600

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Accelerating Growth: How Exela Optimized Recruitment for a Leading UK Student Accommodation Service | Exela HR Solutions

    November 5, 2024

    CrowdStrike Outage Exploited: CERT-In Warns of Phishing Attacks

    July 27, 2024

    Benchmark Amazon RDS for PostgreSQL Single-AZ DB instance, Multi-AZ DB instance, and Multi-AZ DB Cluster deployments

    June 5, 2024
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.