arxiv
arxiv on Beyond Market Intelligence: a running collection of 7 stories we have gathered and hand-picked because they are worth your time. Every post here touches on arxiv in some way — the news, the analysis, the deep dives, and the occasional surprise find. Acme AI is the next-generation, AI-powered spreadsheet platform built to replace Excel and redefine how analysts, data scientists, and enterprise teams work with data. New stories are added to this page as we find them, so check back if you want to keep up with what is happening around arxiv, or subscribe to the RSS feed to get them as soon as they are published. Browse the collection below, or head back to the homepage to see everything Beyond Market Intelligence is covering right now.
![[R] SineKAN: Kolmogorov-Arnold Networks Using Sinusoidal Activation Functions](https://external-preview.redd.it/q3evP6JeDpAC2MdSQHWYxnCYTqbJkElIQsLFqVSdkss.png?width=640&crop=smart&auto=webp&s=de730fbf7ecace6df0036b21470c16a2d4feacfb)
[R] SineKAN: Kolmogorov-Arnold Networks Using Sinusoidal Activation Functions
Introducing SineKAN: Kolmogorov-Arnold Networks leveraging sinusoidal activation functions—a compelling exploration of alternative activation strategies within KAN architectures. Initial investigations, detailed in a recent arXiv publication and peer-reviewed work (see links below), suggest promising results. While the concept isn't entirely novel, its relatively limited visibility warrants sharing for broader discussion. Discover the implementation and findings at the provided GitHub repository. For context on navigating the evolving data science landscape, consider "How to Shine as a Data Scientist in the Vibe Coding Era." Explore the research: [https://arxiv.org/abs/2407.04149](https://arxiv.org/abs/
AAAI 2027 Review: No code submission? [D]
AAAI 2027 paper reviews have revealed a concerning trend: a surprisingly low number of submissions include accompanying code. This deviates from AAAI's explicit emphasis on reproducibility and raises questions about the rigor of some submissions. While initial scoring will reflect this omission, we seek community input. Providing code fosters transparency and allows for validation – a practice we strongly advocate, as evidenced by our own consistent code sharing on ArXiv.
Automated Plagiarism with LLM-remixers [D]
The landscape of academic publishing is rapidly shifting. A concerning trend has emerged: automated plagiarism leveraging Large Language Models (LLMs). Authors are now remixing existing papers, particularly those sourced from arXiv, identifying gaps and commented-out material, then prompting LLMs to synthesize new text while minimizing syntactic overlap. This process yields papers designed to circumvent plagiarism checks, raising serious ethical concerns. We are now actively addressing this new form of LLM-augmented plagiarism, signaling a potential collapse of academic ethics.
Is it too late regain some coherence in the ML research space in our life time? [D]
The rapid proliferation of machine learning research—hundreds of preprints appearing daily—has created a fragmented landscape, akin to a chaotic trading floor. This overwhelming influx of novel terminology and often unreproducible findings obscures genuine breakthroughs and fosters a sense of uncertainty. Is it too late to restore coherence to the field, particularly as frontier research increasingly becomes proprietary?
[R] CausalVLBench: Benchmarking Visual Causal Reasoning in Large VLMs.
Does anyone else miss the old conference ecosystem? [D]
The research community is reflecting on a shift in the conference landscape. Many recall a time when established events like BMVC, ACCV, FG, ICIP, and ICASSP fostered vibrant, specialized communities—FG for face analysis, ICASSP for signal processing, and the others for consistently strong papers. Now, with submission numbers surging and review processes strained, concerns arise about potentially overlooked research.
Tried testing qwen 35b moe model on s26 ultra , without compromising on precision [R] ,[D]
Early testing reveals promising results for running a private Qwen 35B MoE LLM on an S26 Ultra, demonstrating a potential for approximately 90 tokens/second input processing and 8 tokens/second output generation after optimization. This achievement, realized through self-directed AI/ML exploration and leveraging available compute resources, highlights the accessibility of advanced model deployment. The author, without disclosing implementation details, is actively seeking collaborators to further test and refine this mobile runtime.