• 2 Posts
  • 54 Comments
Joined 1 year ago
cake
Cake day: July 22nd, 2024

help-circle
  • The recognition of the pattern is done by the machine learning. That is the core concept of machine learning.

    For the interpretation you need to use your domain knowledge. Machine learning together with knowledge in the domain analyzed can be a very powerful combination.

    Another example in research i have heard about recently, is detection of brain tumors before they occur. MRIs are analyzed of people who later developed brain tumors to see if patterns can be detected in the people who developed the tumors that are absent in the people who didn’t develop tumors. This knowledge of a correlation between certain patterns and later tumor development could help specialists to further their understanding of how tumors develop as they can analyze these specific patterns.

    What we see with ChatGPT and other LLMs is kind of doing the opposite by detaching the algorithm from any specific knowledge. Subsequently the algorithm can make predictions on anything and they are worth nothing.


  • I agree with you on almost everything.

    It’s like the opposite of classic ML, relatively tiny special purpose models trained for something critical, out of desperation, because it just can’t be done well conventionally.

    Here i disagree. ML is using high dimensional statistics. There exist many problems, which are by their nature problems of high dimensional statistics.

    If you have for an example an engineering problem, it can make sense to use an ML approach, to find patterns in the relationship between input conditions and output results. Based on this patterns you have an idea, where you need to focus in the physical theory for understanding and optimizing it.

    Another example for “generative AI” i have seen is creating models of hearts. So by feeding it the MRI scans of hundreds of real hearts, millions of models for probable heart shapes can be created and the interaction with medical equipment can be studied on them. This isn’t a “desperate” approach. It is a smart approach.



  • We know that our current way of economic growth and consistent new “inventions” is destroying the basis of our life. We know that the only way to stop is to fundamentally redesign the social system, moving away from capitalism, growth economics and ever new gadgets.

    But facing this is difficult. Facing this and winning elections with it is even more difficult. Instead claiming there is some wonder technology that will safe us all and putting the eggs in that basket is much easier. It will fail inevitably, but until then it is easier.



  • Did you consider that project managers often have to follow all sorts of company standards, have to figure out a way to get a dozen departments with conflicting standards together, on top of that have to catch the stupid ideas from the upper-management and marketing without telling the upper-management that they have no idea what they are talking about, on top of getting something actually done in the project?

    Because often the level of tech competency has very little to do with the decision corridor that the project manager has, given everything else.














  • I used to run SUSE on a laptop i only used once every three years or so. Because of the “full open source” principle i couldn’t run a lot of online Videos because the codecs were free but proprietary. When i decided to get a new computer as my tower was getting 15, i wanted to switch to a Linux distro as my daily system. Bought a laptop without windows preinstalled and decided to roll with Manjaro as it has KDE and was recommended as suitable for gaming.

    Works fine for the most part. The last wave of updates caused some fuss with the desktop, but i can just do everything important from the terminal, while waiting for the next release.