Today, countless tech-startups are focused on building digital platforms and solutions and at the center stage of these ventures are algorithms. These algorithms facilitate millions or even billions of decisions every day – ranging from search-engine algorithms deciding what shows up on your Google-search to personal-preference algorithms giving suggestions on what clothes you should buy. In this way, they make life a lot easier for you. But many people still have a negative association to algorithms and in this blog post, I will explore the reasons behind this distrust and what is being done to prevent it.

Before I continue, it’s important to highlight that this blog post is largely based on the tech-startup Wolt’s “Algorithmic Transparency Report” (Wolt, 2022). It sparked my interest and gave me the idea to write this blog post.

Back to the point, the distrust of algorithms is mainly due to their lack of transparency (which is stated in the report mentioned above). People are generally unaware of how algorithms work and what role they play in the daily workings of today’s companies. For some, the idea that an algorithm can tell what your favorite type of food is or what concert you are most likely to go to this summer is seen as scary. It’s almost as if someone else is deciding these things for you, isn’t it?

This is why it’s important to talk about and promote algorithmic transparency, so that people can understand what algorithms are and how they are implemented by the majority of today’s companies. In the report by Wolt, there is a reference to a draft on digital rights by the European Commission, stating that:

Everyone should be empowered to
benefit from the advantages of artificial
intelligence by making their own, informed
choices
in the digital environment, while
being protected against risks and harm
to one’s health, safety and fundamental
rights.”

I put “making their own, informed choices” in bold because it relates to algorithmic transparency and the whole essence of this blog post. The only way we can reassure people of the safety and benefits of algorithms is by being transparent. Explaining why we use algorithms, when they are used and also when they aren’t used. It’s really as important to know that when an algorithm is suggesting the best search result for you, the same algorithm is also hiding other results from you.

In the end, the only way we can build an equal, fair and democratic digital environment is when people are aware of algorithms and their role in facilitating countless decisions every day. Only by being informed can people understand their own presence in the digital world and how algorithms use your activity to infer things about you.

Passport Card

“The Elegant All-in-One Solution for Every Citizen”

Countries across the globe have implemented and have been successfully using National ID numbers for decades now to link all local activities. Normally, a National ID card is issued by the country to each citizen. Countries of European Union (EU) and Gulf Cooperation Council (GCC) recognizes each other respectively and allow free movement with passport, but it doesn’t stand true among rest of the world. There are couple of implementations of passport card (in USA and Ireland) but they are very limited.

We can merge the National ID card to the Passport and create an unique ID for every citizen which works both inside and outside the county. I tackled all queries while designing the card. While designing, I researched many passports, the requirements, the guidelines, the design and the technology. Mostly impressed with what I witnessed, I went on creating designs which could serve as base model to all countries.

Read More →

peloton-drag-reduction

Source: https://peloton-tech.com/how-it-works/


During one of the lectures of Open and User Innovation we had a guest lecturer. The guest lecturer was Thomas Tydal and he is a train driver and software developer. He developed the application Railit Tracker. This is an application for train drivers and other railway personnel. In this application the train drivers can see where they are, where other trains are, how fast they are going and if this is the right speed, and when they will arrive among other things. This application has solved the main problem of data being unavailable to the train drivers, and also it prevents drivers from going too fast and thus reduces the amount of energy used. Thomas’ presentation was very inspiring and I learned a lot from it about how the subjects we discuss during this course are applied in real life. It was a great addition to the course. The website for this application is railit.se.

After Thomas told his story, one of the students asked about the future of trains when it comes to automisation and if his business was threatened by possible automised trains. To this he said that trains are not the same as, for example, trucks. During a train ride often systems in the trains breakdown, but passengers do not notice all these failures because the train driver repairs these malfunctions. This comparison to trucks and the fact that his application saves energy made me think of a company I came across during one of my previous projects called Peloton.

Peloton is an automated vehicle technology company. They try to solve the two major problems in the trucking industry: crashes and fuel use. Peloton develops trucks that have advanced software and radars that allows them to keep track of each other and other traffic on the road. Each truck has multiple types of sensors that register data and they can share this information with other trucks on the road. Peloton software alerts the drivers if there are other drivers nearby and available for a “platoon”. When a platoon is formed two trucks are linked together when driving behind each other. With vehicle-to-vehicle communication (V2V), the acceleration and breaking systems of the two trucks are connected. This way, if the driver of the first truck breaks the second truck will automatically break too. Also, the drag between the two trucks is diminished so the first truck no longer suffers from this. By forming a platoon the fuel use of the first truck is reduced by 4.5% and the second truck by 10%, leaving an overall fuel saving of 7%. The platoons are only made when it is safe and every platoon has to be accepted by the Operations Center and they can change the platoon parameters to the situation of the trucks. Also, the drivers always have primary control over their truck, they can stop the platoon at anytime and can still use the brakes and acceleration themselves when necessary.

The V2V communication made me think of the subjects discussed during Open and User Innovation. The trucks all register data and share this openly to other trucks, creating a sort of open data community for trucks and their drivers. They help each other navigate and warn each other for upcoming traffic and dangerous situations. Also, by platooning they work together to reduce fuel use. I thought this was an interesting form of open data and communities.

 

//Lynn Reichenfeld

I retrieved the information about Peloton from their website: https://peloton-tech.com/ , if you’re interested to get more information be sure to check out the website!

 

During a recent presentation in the Open and User Innovation course, some of my friends presented the topic of User Behavior and Free Innovation wherein they discussed ‘What motivates free innovators ?’. Combining my learning from the class and my experience as a Free/Open Source Software (F/OSS) contributor, in this blog post I reflect on what motivates software developers to contribute their time and effort to building free software products.

ilya-pavlov-87438

Intrinsic Motivation –

In general, Intrinsic motivation refers to the inherent motivations of doing a task. It’s possible that there are no other outcomes that motivate the ‘free innovator’ other than the satisfaction of being able to complete a task and having fun while doing it.

It can be further divided into the following two categories:

  • Enjoyment Based – Much of open source software contribution is motivated by the satisfaction of being able to ‘fix’ a certain bug with a software and being challenged while doing it. A task that is within the skillset of a programmer but also challenges their creativity provides the most engaging experience.
  • Community/Obligation Based – Larger F/OSS projects have a very strong sense of bonding and community. It’s very common to see the most experienced contributors of a project helping an absolute beginner in getting started with code contributions.

Extrinsic Motivation – 

Extrinsic motivation refers to the external aspirations of a developer other than the aforementioned intrinsic motivations. For example, the immediate need of a bug fix motivates some to contribute to the projects they use. I personally, have fixed bugs in an open source software because I needed to use it in my project.

In addition, developers might have long term motivations such as learning how to code better. Most F/OSS code contributions are reviewed by experienced programmers which helps novice programmers in improving their skills. F/OSS contributions are also a great way to build a strong network in the programming community which could lead to better job opportunities and career advancement in the long run.

From my personal experience of having interacted with a number of F/OSS contributors over the past few years, it’s a mix of these extrinsic and intrinsic motivations that makes F/OSS a very successful Open Innovation model.

A more thorough analysis of this topic backed by data is available here. I would encourage everyone remotely interested in Open and User innovation to go through the article. It explains very clearly the motivations of ‘free innovators’ and the learning can easily be carried over to many more areas in addition to F/OSS.

— Shivam Verma

 

WANTED

Source: http://tvtropes.org/pmwiki/pmwiki.php/Main/WantedPoster


During one of the lectures of Open and User Innovation, a group of students gave a presentation about competition. The competition here were competitions held by firms in order to find an innovative solution to a problem. I always thought these competitions were purely beneficial to the firm and were not something that had to put that much effort into. During the presentation I found out I was very wrong.

Holding a competition requires a firm to take many measures into account and several sorts of costs need to be incurred. Examples of costs that need to be incurred are: the cost of releasing data, the cost of the resources that need to be provided to the contestants, the cost of testing the hundreds of solutions provided by the participants, the risk of rivals gaining an advantage based on the information you share with the participants and costs incurred by controlling the entire competition.

In order to clarify just how much effort goes into hosting a competition, our teacher Serdar Temiz gave an interesting example that I wanted to share here. This was based on an example the presenting group of students gave during their presentation. The example he gave was a sort of competition through crowdsourcing. This form of crowdsourcing was used a long time ago. The competition I am talking about here takes place in the Wild Wild West, and the competition is the search for bad guys through WANTED posters. In this case, the sheriff would ask the crowd to find a person, rendering it a form of crowdsourcing. Since a reward is offered to the person who first finds them, it can also be considered a competition. The following factors were named for the sheriff to take into account when holding this competition:

  • Price setting: is the offered reward high enough in the eyes of the people to participate in the search?
  • Price justification: is the offered reward accurate for the crimes this person committed? Do you charge the same for someone who robbed a bank as for someone who robbed a grocery store?
  • Awareness: the sheriff needs to find a way to spread the word about the competition, for example, the posters, then these need to be hung up in the correct places.
  • Boundary: how far does the sheriff need to put up the posters? What regions could the bad guy be in and what is too far
  • Registration: there need to be people answering the phone about the enquiries made by people stating they found the bad guy.
  • Analysis: the sheriff needs to consider whether he has the right systems to analyse all the enquiries. He cannot simply send his men to wherever a call comes from, then there will be no resources left.
  • Description: how specific does the sheriff need to be in the description? If he simply offers 1000 dollars for a thief, then people will bring by their neighbour’s kid who once stole an egg from them and demand they get the reward.
  • Information leakage: what if they are too specific? And a neighbouring county sheriff wants to catch this bad guy themselves in order to get a good reputation. But if you give too little information, the people might not be able to identify the bad guy.

For me this example was a nice, simple way to discuss the problem. I had never thought about a competition in this way, nor did I realise that there were so many factors to consider when hosting one. It really clarified the factors that need to be taken into account, and I hope it can do the same for other people reading this!

//Lynn Reichenfeld

Bildschirmfoto 2017-11-17 um 09.01.58

I would like to share my first video guest lecture at KTH from Electrolux about their perspective of open innovation. Let’s extend and share our knowledge about this phenomenon to promote creation and improvement.

Electrolux is a leading global appliance company from Sweden since 1919, which is present in more than 150 markets, including the brands AEG, Anova, Frigidaire, Westinghouse and Zanussi. They sell more than 60 million household and professional products and is the only appliance manufacturer in the world to offer solutions for both.

The Open Innovation Strategy according to Beatrice Maestri is to create new value, new products, new services and new experiences for customers. They define innovation as new business opportunities and a new way to interact and work with each other. In short: A new way to do business. Therefore, a important point is the exchange between internal and external networks but with the main focus on people.

Open Innovation provides new technologies, new ideas, additional competencies and new and other markets. Due to fast innovation processes and the speed behind new trends, it is a common need to outsource. As Beatrice Maestri mentioned: “It is not possible to be an expert of everything”.

Access to vital information for decision making, flexibility of skills and influencing innovation in an ecosystem are benefits of open innovation for Electrolux. To capture this benefits, they defined roles and responsibilities to deal with open innovation. A team of 5 people is working full time on open innovation to capture new innovative business solutions to create new value for their customers.

According to their vision: Unlock universe’ potential.

A key challenge is therefore for the open innovation team to move beyond the trusted network and to find brokers. Brokers are the intermediate connection of the company and innovators outside. According to Beatrice Maestri, they cluster Broker in “DNA”, for example industrial, academic, media, etc., to match and rank brokers. At first they focus on a balanced portfolio of brokers, then they launch – create perfect match between needs and brokers, afterwards they scout, screen, OIB, Brokers Activity and at the end is the management of brokers.

It was a nice experience to see what is possible nowadays, as i already mentioned that it was my first video guest lecture. The whole presentation was well structured and  gave a good impression of Electrolux’s open innovation strategies and how important it is to treat and involve open innovation. Thank you again Beatrice Maestri for sharing this knowledge and strategies with us in the course #ME1033 Open and User Innovation at KTH!

References: http://www.electroluxgroup.com/en/electrolux-in-brief-492/

 

 

zero to oneOne of my key interests is self-development, so, I often self-reflect and read books that helps me along, whether that be biographies or just key insights of successful people. Since, I see myself as a future entre- or intrapreneur I signed up to take the course Entrepreneurship. Consequently, I thought it be fitting to read some books on entrepreneurship.

One of these books that I recently finished is Zero to One – Notes on startups, or how to build the future by Peter Thiel. If you’re not completely unfamiliar with entrepreneurship and the tech scene you’ve probably heard of Peter Thiel, the hugely successful serial entrepreneur and one of the founding fathers of one of the world’s most successful startups, PayPal. In the book he shares his top tips on how to create a successful business and cover topics ranging from ideation to distribution. He highlights the importance to innovate, not just copying what others have done and making horizontal progress, or going 1 to n, but rather coming up with something new and making vertical progress, or how he likes to put it – going from 0 to 1.

In a few coming posts I will share some of the takeaways from the book. Nevertheless, I would still recommend anyone even slightly interested in entrepreneurship or business to read it. Until the next post, think about the question Peter Thiel always like to ask people he interview for a job, “What important truth do very few people agree with you on?”.

I was convinced by one of my friends that it would be fun going to this lecture, like Forrest Gump, I just went with the flow. When I signed up for this lecture from Dr. Terrence Brown at Playhouse Theater, I thought I would get the same content he delivers in his classes at KTH but I was in for a treat.

Here is the conclusion,

There is a thin line between love and hate

This is what he said, that’s it. Now, to understand what this conclusion means, I had to stay until the end.

The conversation started by some light jokes from Dr. Brown to set up a jovial atmosphere in the Theater, followed by his introduction. His talk started with a brief overview of how some brands have trademarks which have now become too generic, some examples of which are Velcro, Band-aid, Superhero(co-owned by both Marvel and DC comics) etc, also he told that few brands have lost the trademarks because they could not utilize them frequent enough, the examples he delineated were Heroin, Videotape.

Then, post this introduction of trademarks going generic, he moved on to explain that there are four types of innovation- technological innovation, product and service innovation, process innovation, and business model innovation. Technological innovation is what we can see around us happening at KTH, product and service innovation are visible in the advent of new gadgets in the market, process innovation is done within companies, business model innovation is reinventing and redefining how a firm makes money. To point out the importance of business model innovation and how standout the performance of business model innovation is, he showed us the figure below, indicating the there is six times more growth in business model innovation compared to other innovation strategies.

Business Model Innovation showing 6x growth

A cool example was given later after this, this was the Haloid Case of 1959, model 914, skip this paragraph if you already are familiar, otherwise, read on. Haloid created a new way to create copies using static electricity and flashes, the process had a big capital cost initially. They approached big companies like IBM, Kodak etc. but were rejected outrightly. On facing a no from all the big brands, they started to lease out the machines, with providing the paper and ink free for up to 2000 copies. They were successful in creating a sustainable business model and they renamed themselves from Haloid to Haloid Xerox to Xerox.

This example was followed by lots of business model definitions, Terrence said that the one from Joan Magretta[1], who says that business models are just

“Stories that explain how enterprises work”.

This was followed by highlighting the importance business models that it helps the organization and managers, and gives a good overview of a venture, in capturing the value, in driving innovation, to optimize production, and to reduce failure rates.

After this, there was a long discourse on the move from business plans(30-40 pages) to business model canvas(1 page). Although time and again, it was told by Terrence that it is just a framework or a tool and focussed on explaining it is the wisdom of the user, by reiterating thrice in his talk that

“A fool with a tool is still a fool”

He told that Business Model Canvas has evolved and had taken many forms, and simply think of the business model as the way a venture makes money. There was a minute overview of Alexander Osterwalder famous author of book Business Model Generation [2]. Alexander Osterwalder’s doctoral thesis [3], however, analyzed established corporates and not startups(and is thus not a one size fits all tool, may fit well with some but might not fit at all with others). Business model just is a widely used tool, or rightly told later in the presentation widely abused tool.

The talk then diverted to a discussion about lean methodology as suggested by Eric Ries in his great book The Lean Startup and Steve Blank’s Customer Development with quotes about lean manufacturing and a customer centered product development. Terrence then said a simple statement that defined the evening’s talk about business tools that how they lose the essence when the common public has to be educated about the business concepts.

“When methodology is repackaged, it is oversimplified”

Summary

Now explaining what the first figure means.

There is a fine line between love and hate(this was said about the business models, you can love them or hate, them). All in all, you have to be wise, tools won’t do that for you.

References

  1. https://hbr.org/2002/05/why-business-models-matter
  2. http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0470876417.html
  3. http://www.qpt-consulting.com/cms/upload/documentos/20130213115948.osterwalder_phd_bm_ontology.pdf

What’s the future? We, the youth, will shape it, but how it’s gonna look like?
Not only intellectuals, politicians, business leaders, artists but also your friends, family and the man in the street will give you their opinions on how the future will look like. That it will be different, that’s certain, but how it’s gonna look like in detail will nobody predict right. Still it’s topic which interest many students, as we could see on December the 5th when the lunch lecture with Stefan Hyttfors reached full capacity.

Stefan Hyttfors opened with the shocking truth that we don’t know the future, but it doesn’t restrain us to use the sources of the future. From 08/08 this year, we are borrowing resources from the future until 31/12. If we continue this trend, we will use more than 3 times the yearly available resources available in 2050.

He continued with critics on the current solutions proposed to battle the current and future problems. Economists focus on the importance of economic growth. But we have seen that the consumption pattern in Sweden, as a result of the high economic growth, gave Sweden a place in the top ten of countries ranked by ecological footprint per capita(http://www.footprintnetwork.org/ecological_footprint_nations/ecological_per_capita.html). Politicians focus on job creation, but only 13% of the people worldwide say that they are engaged in their work (http://www.gallup.com/poll/165269/worldwide-employees-engaged-work.aspx).

So, what’s the solution? Stefan Hyttfors argues that future solutions must be based on innovation, creating more value with less resources and finding new ways to solve old problems. Still following Moore’s law means that change will never be this slow again and we will need this new technologies to create a better future. Stefan Hyttfors told us that it is predicted that 700 of 1000 biggest incumbent firms today, will disappear in the next 10 years. Mainly because they are not able to change fast enough and disruptive innovations will harm their position. The risk of ignorance, focusing too much on ROI when judging new technologies, is one of the reasons. A well known example is KODAK who didn’t listen to its employee Steve when he came up with the first digital camera, and we all know what happened after.

Stefan Hyttfors argues that the best method of creating more value with less resources is digitalizing. Digitalization means dematerialization and decentralization and involves power shifts. Technology is borderless and more powerful than Politics (limit to a place), money and an idea. It’s likely that technology, especially artificial intelligence, will replace a lot of people and so jobs in the future, another part of our jobs will change drastically.

Stefan Hyttfors gave us an interesting lecture about the innovation part of the future. But as much interesting for me is the social part, will the society be able to deal with this exponentially growing rate of innovation and changes in social structures. And will politics have enough power, courage and knowledge to create the right frame for this?
That’s the topic for another lunch lecture!

On the 5th of December, Stefan Hyttfors gave a lunch lecture about the future. Hyttfors mission is to inspire as many as possible to embrace change. He started his story with what was going on at the moment. Nowadays we use to many resources, that means that we borrow them from the future. In other words, in the future there will be a lack of resources. So, it is important to make a change. To create more value with less resources.

In the working force only 13% of the employees are happy with their jobs. The rest suffers from a lot of stress what makes them unhappy. This stress is caused by the not knowing how the future will look like. We have to learn how to live with this uncertainty. One thing is sure, that the future will be different then it is now.

But a risk of ignorance exists. New technologies for old problems are not always what companies are looking for. These new technologies do not fit in the business model of the company, this can result in not using or developing the technologies. Often start-ups or different companies will develop the technologies further and will bring it to the customers. This result in companies going bankrupt, because they are the best companies offering the wrong, old fashioned products.

A good method of creating more value with less resources is digitalizing. Digitalizing means dematerializing and decentralizing. For example your mobile phone now a days is able to make calls, send text, play music, take pictures, etc. 20 years ago all these features were different products.

We live in a world of virtual reality. For example Pokémon-Go, but also your bank account. These products make you think something is actually there, while it isn’t. A great possibility exists that artificial intelligence will replace a lot of people and jobs in the future.