home.social

#arxiv — Public Fediverse posts

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

  1. Cornell Chronicle: Digital research repository arXiv to start new chapter as nonprofit. “When [Professor Paul] Ginsparg returned to Cornell as a professor in 2001, he brought the online research repository arXiv with him. And for 25 years it has remained at Cornell, where it has grown into a global clearinghouse for millions of research papers, accessible to anyone with an internet connection. […]

    https://rbfirehose.com/2026/06/30/cornell-chronicle-digital-research-repository-arxiv-to-start-new-chapter-as-nonprofit/
  2. AI предлагает, мержу я: почему я не даю агенту последний ход

    TL;DR. Я не пытаюсь сделать кодинг-агента самостоятельным разработчиком. Я задаю для него процесс: SPEC → PLAN → TEST → CODE → REVIEW → LEARN , артефакты на каждом шаге и человеческий accept там, где начинается ответственность. Эта статья — вход в серию про map-framework : хуки, контракты, контекст, память и всё, что я довёл из научных статей до рабочего процесса.

    habr.com/ru/articles/1050678/

    #AIагенты #кодингагенты #LLM #Claude_Code #code_review #specdriven_development #автоматизация_разработки #инженерные_практики #mapframework #arxiv

  3. 🚀 A riveting 26-page saga asking the age-old question: can a glorified #autocomplete outsmart good ol’ hyperparameters? 🤔 Spoiler: someone had way too much grant money and time. But hey, at least arXiv’s newfound #independence means they can host all the #AI bedtime stories they want! 📚😴
    arxiv.org/abs/2603.24647 #Hyperparameters #arXiv #BedtimeStories #HackerNews #ngated

  4. #arXiv has announced that, from July 1, 2026, it will become an independent #nonprofit after many years at #CornellUniversity. The stated goals are greater organizational flexibility, faster technological development, broader partnerships, and long-term financial sustainability, while keeping the same mission:

    🌍 blog.arxiv.org/2026/04/02/arxi

    Sounds like a reasonable and probably necessary step for a platform that has long become core research infrastructure.

    #OpenScience #AcademicPublishing

  5. An independent arXiv

    I’m a bit late passing this news on, but a few weeks ago arXiv announced that from 1st July 2026 it will be establishing itself as an “independent nonprofit organization”. It has been hosted for many years by Cornell University. You can read here about the reasons for this and how it will work, and there is a lengthier article in Science magazine, but the quick summary is

    This transition allows for faster technological development, greater organizational flexibility, expanded partnerships, and long-term financial sustainability. A platform built by scientists for scientists, the new arXiv will continue to serve researchers worldwide with the same dedication to free and open scientific discovery.

    Such a move creates opportunities, but also carries risks. The sustainability of the new-look arXiv will depend on finding appropriate sources of income, for example. I wish arXiv well in this move. There’s an advertisement for the post of Chief Executive, if anyone fancies the job!

    One possible future model for the Open Journal of Astrophysics is as a standalone non-profit organization of some sort, funded also by donations. Currently we are funded by the Library at Maynooth University, where I am based. Having made the decision not to charge fees of any kind, we lack any source of income other than the University. I am very grateful for that support, but we are run on a very tight budget. We keep costs to an absolute minimum, but are not free.

    I have written before about what I think the future of Diamond Open Access could look like. I would like to see a range of Diamond Open Access journals offering a choice for authors and serving different sub-disciplines. Most universities nowadays have publishing operations so there could be network of federated journals, some based on arXiv and some based on other repositories and others with different models, such as SciPost. Perhaps institutions are worried about the expense but, as we have shown the actual cost, is far less than they are wasting on Article Processing Charges.

    Everything is working well right now at OJAp, but it is not reasonable that the expense of running a journal that serves the global astrophysics community should fall entirely on one small University in Ireland. It won’t be sustainable in the long run, either, if we continue to grow at the present rate. Compare us with the Diamond Open Access publisher SCIPOST, which has a long list of sponsors covering its costs; we have none. My only hope at the moment of turning OJAp into an independent organization is to win the lottery!

    Another thing makes me nervous. Many modern universities, which are nominally non-profit institutions, are managed by people who care far more about revenue generation than about academic scholarship and research. I worry that someone upstairs might pressurize us to introduce charges to generate income by threatening to close us down.

    I know that money is very tight in astrophysics these days but if you have access to any potential sources of funding – then please consider supporting OJAp!

    #arXiv #CornellUniversity #OpenAccess #OpenJournalOfAstrophysics
  6. Someone's got a crystal ball, and it predicts... wait for it... images from text! 🖼️💬 Shocker! Meanwhile, #arXiv is #hiring, but who needs a job when you can just #dream about #AI wonders? 😴🔮
    arxiv.org/abs/2504.06256 #Wonders #Image #Generation #Tech #News #Jobs #HackerNews #ngated

  7. CW: research review

    S. Singh et al., "XCRYPT: Accelerating Lattice Based Cryptography with Memristor Crossbar Arrays"¹

    This paper makes a case for accelerating lattice-based post quantum cryptography (PQC) with memristor based crossbars, and shows that these inherently error-tolerant algorithms are a good fit for noisy analog MAC operations in crossbars. We compare different NIST round-3 lattice-based candidates for PQC, and identify that SABER is not only a front-runner when executing on traditional systems, but it is also amenable to acceleration with crossbars. SABER is a module-LWR based approach, which performs modular polynomial multiplications with rounding. We map the polynomial multiplications in SABER on crossbars and show that analog dot-products can yield a 1.7−32.5× performance and energy efficiency improvement, compared to recent hardware proposals. This initial design combines the innovations in multiple state-of-the-art works -- the algorithm in SABER and the memristive acceleration principles proposed in ISAAC (for deep neural network acceleration). We then identify the bottlenecks in this initial design and introduce several additional techniques to improve its efficiency. These techniques are synergistic and especially benefit from SABER's power-of-two modulo operation. First, we show that some of the software techniques used in SABER, that are effective on CPU platforms, are unhelpful in crossbar-based accelerators. Relying on simpler algorithms further improves our efficiencies by 1.3−3.6×. Second, we exploit the nature of SABER's computations to stagger the operations in crossbars and share a few variable precision ADCs, resulting in up to 1.8× higher efficiency. Third, to further reduce ADC pressure, we propose a simple analog Shift-and-Add technique, which results in a 1.3−6.3× increase in the efficiency. Overall, our designs achieve 3−15× higher efficiency over initial design, and 3−51× higher than prior work.

    #arXiv #ResearchPapers #CryptographyAcceleration #PostQuantumCryptography #LatticeBasedPQC #Memristors

    __
    ¹ arxiv.org/abs/2302.00095

  8. CW: research review

    S. Singh et al., "XCRYPT: Accelerating Lattice Based Cryptography with Memristor Crossbar Arrays"¹

    This paper makes a case for accelerating lattice-based post quantum cryptography (PQC) with memristor based crossbars, and shows that these inherently error-tolerant algorithms are a good fit for noisy analog MAC operations in crossbars. We compare different NIST round-3 lattice-based candidates for PQC, and identify that SABER is not only a front-runner when executing on traditional systems, but it is also amenable to acceleration with crossbars. SABER is a module-LWR based approach, which performs modular polynomial multiplications with rounding. We map the polynomial multiplications in SABER on crossbars and show that analog dot-products can yield a 1.7−32.5× performance and energy efficiency improvement, compared to recent hardware proposals. This initial design combines the innovations in multiple state-of-the-art works -- the algorithm in SABER and the memristive acceleration principles proposed in ISAAC (for deep neural network acceleration). We then identify the bottlenecks in this initial design and introduce several additional techniques to improve its efficiency. These techniques are synergistic and especially benefit from SABER's power-of-two modulo operation. First, we show that some of the software techniques used in SABER, that are effective on CPU platforms, are unhelpful in crossbar-based accelerators. Relying on simpler algorithms further improves our efficiencies by 1.3−3.6×. Second, we exploit the nature of SABER's computations to stagger the operations in crossbars and share a few variable precision ADCs, resulting in up to 1.8× higher efficiency. Third, to further reduce ADC pressure, we propose a simple analog Shift-and-Add technique, which results in a 1.3−6.3× increase in the efficiency. Overall, our designs achieve 3−15× higher efficiency over initial design, and 3−51× higher than prior work.

    #arXiv #ResearchPapers #CryptographyAcceleration #PostQuantumCryptography #LatticeBasedPQC #Memristors

    __
    ¹ arxiv.org/abs/2302.00095

  9. CW: research review

    S. Singh et al., "XCRYPT: Accelerating Lattice Based Cryptography with Memristor Crossbar Arrays"¹

    This paper makes a case for accelerating lattice-based post quantum cryptography (PQC) with memristor based crossbars, and shows that these inherently error-tolerant algorithms are a good fit for noisy analog MAC operations in crossbars. We compare different NIST round-3 lattice-based candidates for PQC, and identify that SABER is not only a front-runner when executing on traditional systems, but it is also amenable to acceleration with crossbars. SABER is a module-LWR based approach, which performs modular polynomial multiplications with rounding. We map the polynomial multiplications in SABER on crossbars and show that analog dot-products can yield a 1.7−32.5× performance and energy efficiency improvement, compared to recent hardware proposals. This initial design combines the innovations in multiple state-of-the-art works -- the algorithm in SABER and the memristive acceleration principles proposed in ISAAC (for deep neural network acceleration). We then identify the bottlenecks in this initial design and introduce several additional techniques to improve its efficiency. These techniques are synergistic and especially benefit from SABER's power-of-two modulo operation. First, we show that some of the software techniques used in SABER, that are effective on CPU platforms, are unhelpful in crossbar-based accelerators. Relying on simpler algorithms further improves our efficiencies by 1.3−3.6×. Second, we exploit the nature of SABER's computations to stagger the operations in crossbars and share a few variable precision ADCs, resulting in up to 1.8× higher efficiency. Third, to further reduce ADC pressure, we propose a simple analog Shift-and-Add technique, which results in a 1.3−6.3× increase in the efficiency. Overall, our designs achieve 3−15× higher efficiency over initial design, and 3−51× higher than prior work.

    #arXiv #ResearchPapers #CryptographyAcceleration #PostQuantumCryptography #LatticeBasedPQC #Memristors

    __
    ¹ arxiv.org/abs/2302.00095

  10. CW: research review

    S. Singh et al., "XCRYPT: Accelerating Lattice Based Cryptography with Memristor Crossbar Arrays"¹

    This paper makes a case for accelerating lattice-based post quantum cryptography (PQC) with memristor based crossbars, and shows that these inherently error-tolerant algorithms are a good fit for noisy analog MAC operations in crossbars. We compare different NIST round-3 lattice-based candidates for PQC, and identify that SABER is not only a front-runner when executing on traditional systems, but it is also amenable to acceleration with crossbars. SABER is a module-LWR based approach, which performs modular polynomial multiplications with rounding. We map the polynomial multiplications in SABER on crossbars and show that analog dot-products can yield a 1.7−32.5× performance and energy efficiency improvement, compared to recent hardware proposals. This initial design combines the innovations in multiple state-of-the-art works -- the algorithm in SABER and the memristive acceleration principles proposed in ISAAC (for deep neural network acceleration). We then identify the bottlenecks in this initial design and introduce several additional techniques to improve its efficiency. These techniques are synergistic and especially benefit from SABER's power-of-two modulo operation. First, we show that some of the software techniques used in SABER, that are effective on CPU platforms, are unhelpful in crossbar-based accelerators. Relying on simpler algorithms further improves our efficiencies by 1.3−3.6×. Second, we exploit the nature of SABER's computations to stagger the operations in crossbars and share a few variable precision ADCs, resulting in up to 1.8× higher efficiency. Third, to further reduce ADC pressure, we propose a simple analog Shift-and-Add technique, which results in a 1.3−6.3× increase in the efficiency. Overall, our designs achieve 3−15× higher efficiency over initial design, and 3−51× higher than prior work.

    #arXiv #ResearchPapers #CryptographyAcceleration #PostQuantumCryptography #LatticeBasedPQC #Memristors

    __
    ¹ arxiv.org/abs/2302.00095