<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nilay Parikh</title>
    <description>The latest articles on DEV Community by Nilay Parikh (@nilayparikh).</description>
    <link>https://dev.to/nilayparikh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1213066%2F99063440-94be-46dd-9eed-2a1ea24e9b03.jpeg</url>
      <title>DEV Community: Nilay Parikh</title>
      <link>https://dev.to/nilayparikh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nilayparikh"/>
    <language>en</language>
    <item>
      <title>Deciphering the EU's AI Act - A Technical Perspective</title>
      <dc:creator>Nilay Parikh</dc:creator>
      <pubDate>Wed, 13 Dec 2023 20:04:07 +0000</pubDate>
      <link>https://dev.to/nilayparikh/deciphering-the-eus-ai-act-a-technical-perspective-38nj</link>
      <guid>https://dev.to/nilayparikh/deciphering-the-eus-ai-act-a-technical-perspective-38nj</guid>
      <description>&lt;p&gt;&lt;a href="https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:52021PC0206"&gt;The European Union's Artificial Intelligence Act&lt;/a&gt; imparts extensive new technical requirements for developing and deploying artificial intelligence systems in a responsible manner. As AI practitioners, understanding these obligations can inform our system architectures to ensure regulatory compliance.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/aD6Caeq6iEM"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Definitions and Scope - AI Techniques Implicated
&lt;/h2&gt;

&lt;p&gt;The regulation applies to software systems based on machine learning approaches, logic and knowledge based approaches, and statistical models per Annex I. The broad set of methods encompassed will require review from teams across areas like computer vision, NLP, robotic control, predictive analytics and more.&lt;/p&gt;

&lt;h2&gt;
  
  
  Risk Classification and Conformity Testing
&lt;/h2&gt;

&lt;p&gt;AI systems will be designated legal classification levels - high or low-risk - based on sectoral impact, use case severity and type of outcomes. High-risk systems must meet stricter standards around data/model documentation, transparency, human oversight and pre-deployment testing. &lt;/p&gt;

&lt;p&gt;Before market availability, high-risk systems undergo extensive conformity assessments checking risk analysis, data governance, algorithmic robustness, explainability and other technical measures through audits, simulations and scenario testing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Technical System Design Principles
&lt;/h2&gt;

&lt;p&gt;Engineering AI under the Act necessitates following key principles:&lt;/p&gt;

&lt;h3&gt;
  
  
  Data and Model Governance
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Protocols for dataset collection, labeling, filtering, patching &lt;/li&gt;
&lt;li&gt;Rigorous model evaluation methodologies&lt;/li&gt;
&lt;li&gt;Quantifying training-to-test generalization&lt;/li&gt;
&lt;li&gt;Monitoring dataset and concept drift
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Transparency and Explainability
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Code commenting for architectural clarity
&lt;/li&gt;
&lt;li&gt;Enable model introspection methods&lt;/li&gt;
&lt;li&gt;Implementing explainability techniques
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Human Oversight
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Real-time monitoring infrastructure&lt;/li&gt;
&lt;li&gt;Ability for human overrides and shutdowns&lt;/li&gt;
&lt;li&gt;Explanation interfaces on system outputs&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Cybersecurity and Robustness
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Adversarial testing to check vulnerabilities&lt;/li&gt;
&lt;li&gt;Safeguarded data flows and access controls&lt;/li&gt;
&lt;li&gt;Resilience testing under perturbations&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Post-deployment Observability
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Logging system telemetry including errors
&lt;/li&gt;
&lt;li&gt;Model versioning and monitoring drift&lt;/li&gt;
&lt;li&gt;Maintenance workflows and observability pipeline&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;By deeply understanding the regulatory forces guiding AI development and aligning our technical designs to satisfy policy requirements, we can engineer systems that balance innovation with public benefit and trust.&lt;/p&gt;

&lt;h2&gt;
  
  
  About Nano(p)articles
&lt;/h2&gt;

&lt;p&gt;In the ever-evolving technology landscape, Nano(p)articles offers a unique way to stay informed without sacrificing precious time. Our bite-sized summaries, under 2 minutes each, delve into the intricacies of AI, ML, software engineering, programming languages, MLOps, and cloud engineering, keeping you abreast of industry trends and advancements.&lt;/p&gt;

&lt;p&gt;Follow us and subscribe to stay tuned for more insightful Nano(p)articles!&lt;/p&gt;

&lt;h2&gt;
  
  
  About Author
&lt;/h2&gt;

&lt;p&gt;A passionate technologist with a deep understanding of data engineering, cloud engineering, AI, DevOps, and MLOps, the author is driven by a curiosity for innovation, researcher and actively engaged in timeseries analysis, algorithmic trading, and quantitative research.&lt;/p&gt;

&lt;p&gt;Follow on &lt;a href="https://www.linkedin.com/in/niparikh/"&gt;Linkedin&lt;/a&gt;, &lt;a href="https://www.youtube.com/@ergosumxlabs"&gt;YouTube &lt;/a&gt;or &lt;a href="https://medium.com/@nilayparikh"&gt;Twitter&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>eu</category>
      <category>compliance</category>
    </item>
    <item>
      <title>Tech Landscape: Unlocking High-Value Systems and neutralize the Hegemony through MELT+ (Metrics, Events, Logs, and Traces)</title>
      <dc:creator>Nilay Parikh</dc:creator>
      <pubDate>Sat, 18 Nov 2023 14:57:35 +0000</pubDate>
      <link>https://dev.to/nilayparikh/tech-landscape-unlocking-high-value-systems-and-hegemony-through-melt-metrics-events-logs-and-traces-2ao0</link>
      <guid>https://dev.to/nilayparikh/tech-landscape-unlocking-high-value-systems-and-hegemony-through-melt-metrics-events-logs-and-traces-2ao0</guid>
      <description>&lt;p&gt;&lt;strong&gt;MELT+&lt;/strong&gt; constitutes a comprehensive framework covering Metrics, Events, Logs, Traces, and Performance Profilers — a holistic approach crafted to elevate the efficiency and dependability of algorithmic trading.&lt;/p&gt;

&lt;p&gt;Metrics furnish measurable insights into system performance and uptime. Events deliver real-time updates on predefined scenarios, logs capture transaction details for subsequent analysis, traces delineate the execution flow, and performance profilers identify areas ripe for optimization.&lt;/p&gt;

&lt;p&gt;This framework empowers identify bottlenecks, address issues, and refine strategies proactively. Through the utilization of MELT+, algorithmic agents secure a competitive advantage, ensuring the seamless operation of their systems and swift adaptation to adverse scenarios. MELT+ serves as the linchpin for precision and agility in algorithmic trading strategies.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HLZuFvUP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1jl4pmsl61wmqrxggzsh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HLZuFvUP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1jl4pmsl61wmqrxggzsh.png" alt="Fig 1. Basic Reinforcement Learning/Price Action Algotrading System Flow" width="800" height="559"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I've also uploaded an &lt;a href="https://www.youtube.com/watch?v=Ts1_r0OQnXU&amp;amp;t=14s"&gt;8-minute YouTube vbog discussing the topic of observability in algotrading, ML/AI application&lt;/a&gt;, along with a live demonstration.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Ts1_r0OQnXU?start=14"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;I have delved deeper into the &lt;a href="https://medium.com/@nilayparikh/unlocking-success-why-melt-is-essential-for-mastering-algorithmic-trading-and-automated-systems-4140c70650fd"&gt;intricacies of observability in my Medium post&lt;/a&gt;, exploring critical perspectives such as the inadequacy of merely recognizing when an application fails, stops, or crashes. Shedding light on the silent but impactful repercussions of untracked system component performance. Furthermore, I take my readers behind enemy lines, illustrating the strategic use of MELT+ in backtesting infrastructure and optimizing applications for auto-corrective measures through synthetic observability, orchestrated by AI agents.&lt;/p&gt;

&lt;p&gt;Extending our exploration, we delve into The Next Generation of &lt;a href="https://www.linkedin.com/pulse/operations-next-generation-synthetic-monitoring-zero-line-parikh-0qlqe/?trackingId=IU8lzZPOT0eMNpeLmxHubw%3D%3D"&gt;Synthetic Monitoring&lt;/a&gt;, aiming for cost-efficiency and seamless zero-line support.&lt;/p&gt;

&lt;p&gt;Explore the realms of Rust, Python, Kafka, MLFlow, TimescaleDB, Spark, Azure Data, and Apache Iceberg in system trading, algorithmic trading, and ML/AI within the financial market. Join us on &lt;a href="https://www.linkedin.com/in/niparikh/recent-activity/articles/"&gt;LinkedIn&lt;/a&gt; to stay connected and follow our journey.&lt;/p&gt;

&lt;h3&gt;
  
  
  About the Author
&lt;/h3&gt;

&lt;p&gt;As the mind behind &lt;a href="https://www.linkedin.com/showcase/ergoquantx/"&gt;ErgoQuantX&lt;/a&gt;, I am thrilled to introduce a thoughtfully crafted ecosystem that seamlessly integrates the strengths of popular Open Source Stack and Public Cloud technologies.&lt;/p&gt;

&lt;p&gt;Follow our journey on &lt;a href="https://www.linkedin.com/in/niparikh/"&gt;LinkedIn&lt;/a&gt; and &lt;a href="https://medium.com/@nilayparikh"&gt;Medium&lt;/a&gt; to stay connected and be part of the ongoing conversation.&lt;/p&gt;

</description>
      <category>melt</category>
      <category>loki</category>
      <category>traces</category>
      <category>logs</category>
    </item>
  </channel>
</rss>
